Uses of Class
com.dtsx.astra.sdk.org.domain.RoleDefinition
Packages that use RoleDefinition
Package
Description
Sub Clients relative to Astra Core Service (IAM, Organization).
Entities and Pojo for Astra Core Service (IAM, Organization).
-
Uses of RoleDefinition in com.dtsx.astra.sdk.org
Methods in com.dtsx.astra.sdk.org with parameters of type RoleDefinitionModifier and TypeMethodDescriptionRolesClient.create(RoleDefinition cr) Create a new role.voidRolesClient.update(String roleId, RoleDefinition cr) Update an existing role. -
Uses of RoleDefinition in com.dtsx.astra.sdk.org.domain
Methods in com.dtsx.astra.sdk.org.domain that return RoleDefinitionModifier and TypeMethodDescriptionRoleDefinition.RoleDefinitionBuilder.build()Create the role definition.