Uses of Class
com.dtsx.astra.sdk.org.domain.IamToken
Packages that use IamToken
Package
Description
Sub Clients relative to Astra Core Service (IAM, Organization).
Entities and Pojo for Astra Core Service (IAM, Organization).
-
Uses of IamToken in com.dtsx.astra.sdk.org
Methods in com.dtsx.astra.sdk.org that return types with arguments of type IamToken -
Uses of IamToken in com.dtsx.astra.sdk.org.domain
Methods in com.dtsx.astra.sdk.org.domain that return types with arguments of type IamTokenModifier and TypeMethodDescriptionResponseAllIamTokens.getClients()
Getter accessor for attribute 'clients'.Method parameters in com.dtsx.astra.sdk.org.domain with type arguments of type IamTokenModifier and TypeMethodDescriptionvoid
ResponseAllIamTokens.setClients
(List<IamToken> clients) Setter accessor for attribute 'clients'.