Uses of Class
com.dtsx.astra.sdk.org.domain.Role
Packages that use Role
Package
Description
Sub Clients relative to Astra Core Service (IAM, Organization).
Entities and Pojo for Astra Core Service (IAM, Organization).
-
Uses of Role in com.dtsx.astra.sdk.org
Fields in com.dtsx.astra.sdk.org with type parameters of type RoleMethods in com.dtsx.astra.sdk.org that return RoleModifier and TypeMethodDescriptionRolesClient.get
(DefaultRoles role) Access the role if exist or exception.Access the role if exist or exception.Access the role if exist or exception.Methods in com.dtsx.astra.sdk.org that return types with arguments of type RoleModifier and TypeMethodDescriptionRolesClient.find
(DefaultRoles role) Retrieve a suer from his email.Retrieve role information from its id.RolesClient.findAll()
List roles in a Organizations.RolesClient.findByName
(String roleName) Retrieve a suer from his email. -
Uses of Role in com.dtsx.astra.sdk.org.domain
Methods in com.dtsx.astra.sdk.org.domain that return types with arguments of type RoleMethod parameters in com.dtsx.astra.sdk.org.domain with type arguments of type Role