Uses of Class
com.dtsx.astra.sdk.org.domain.RolePolicy
Packages that use RolePolicy
Package
Description
Entities and Pojo for Astra Core Service (IAM, Organization).
-
Uses of RolePolicy in com.dtsx.astra.sdk.org.domain
Methods in com.dtsx.astra.sdk.org.domain that return RolePolicyModifier and TypeMethodDescriptionCreateRoleResponse.getPolicy()Getter accessor for attribute 'policy'.Role.getPolicy()Getter accessor for attribute 'policy'.RoleDefinition.getPolicy()Getter accessor for attribute 'policy'.Methods in com.dtsx.astra.sdk.org.domain with parameters of type RolePolicyModifier and TypeMethodDescriptionvoidCreateRoleResponse.setPolicy(RolePolicy policy) Setter accessor for attribute 'policy'.voidRole.setPolicy(RolePolicy policy) Setter accessor for attribute 'policy'.