Uses of Class
com.dtsx.astra.sdk.org.domain.KeyRegionDefinition
Packages that use KeyRegionDefinition
Package
Description
Entities and Pojo for Astra Core Service (IAM, Organization).
-
Uses of KeyRegionDefinition in com.dtsx.astra.sdk.org.domain
Methods in com.dtsx.astra.sdk.org.domain that return KeyRegionDefinitionModifier and TypeMethodDescriptionKeyDefinition.getAws()Getter accessor for attribute 'aws'.KeyDefinition.getGcp()Getter accessor for attribute 'gcp'.Methods in com.dtsx.astra.sdk.org.domain with parameters of type KeyRegionDefinitionModifier and TypeMethodDescriptionvoidKeyDefinition.setAws(KeyRegionDefinition aws) Setter accessor for attribute 'aws'.voidKeyDefinition.setGcp(KeyRegionDefinition gcp) Setter accessor for attribute 'gcp'.