Uses of Class
co.yellowdog.platform.interaction.account.PermissionDetail
Packages that use PermissionDetail
Package
Description
Holds the client types used to access the YellowDog Account Service.
Defines types used in the request/response interactions with the YellowDog Account Service.
-
Uses of PermissionDetail in co.yellowdog.platform.clients.account
Methods in co.yellowdog.platform.clients.account that return types with arguments of type PermissionDetailModifier and TypeMethodDescriptionAccountClient.listPermissions()
AccountClientImpl.listPermissions()
-
Uses of PermissionDetail in co.yellowdog.platform.interaction.account
Methods in co.yellowdog.platform.interaction.account that return PermissionDetailModifier and TypeMethodDescriptionPermissionDetail.Builder.build()
static PermissionDetail
PermissionDetail.fromPermission
(@NonNull Permission permission)