Uses of Enum
com.dtsx.astra.sdk.org.domain.Permission
Package
Description
Entities and Pojo for Astra Core Service (IAM, Organization).
-
Uses of Permission in com.dtsx.astra.sdk.org.domain
Modifier and TypeMethodDescriptionstatic Permission
Returns the enum constant of this type with the specified name.static Permission[]
Permission.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionRoleDefinition.RoleDefinitionBuilder.addPermision
(Permission p) Provide addPermision.