Uses of Class
com.dtsx.astra.sdk.org.domain.RolePolicy
Package
Description
Entities and Pojo for Astra Core Service (IAM, Organization).
-
Uses of RolePolicy in com.dtsx.astra.sdk.org.domain
Modifier and TypeMethodDescriptionCreateRoleResponse.getPolicy()
Getter accessor for attribute 'policy'.Role.getPolicy()
Getter accessor for attribute 'policy'.RoleDefinition.getPolicy()
Getter accessor for attribute 'policy'.Modifier and TypeMethodDescriptionvoid
CreateRoleResponse.setPolicy
(RolePolicy policy) Setter accessor for attribute 'policy'.void
Role.setPolicy
(RolePolicy policy) Setter accessor for attribute 'policy'.