Uses of Enum
com.dtsx.astra.sdk.org.domain.Permission
Packages that use Permission
Package
Description
Entities and Pojo for Astra Core Service (IAM, Organization).
-
Uses of Permission in com.dtsx.astra.sdk.org.domain
Methods in com.dtsx.astra.sdk.org.domain that return PermissionModifier and TypeMethodDescriptionstatic PermissionReturns 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.Methods in com.dtsx.astra.sdk.org.domain with parameters of type PermissionModifier and TypeMethodDescriptionRoleDefinition.RoleDefinitionBuilder.addPermision(Permission p) Provide addPermision.