Uses of Class
software.amazon.awssdk.services.controlcatalog.model.RegionConfiguration
-
Packages that use RegionConfiguration Package Description software.amazon.awssdk.services.controlcatalog.model -
-
Uses of RegionConfiguration in software.amazon.awssdk.services.controlcatalog.model
Methods in software.amazon.awssdk.services.controlcatalog.model that return RegionConfiguration Modifier and Type Method Description RegionConfigurationGetControlResponse. regionConfiguration()Returns the value of the RegionConfiguration property for this object.Methods in software.amazon.awssdk.services.controlcatalog.model with parameters of type RegionConfiguration Modifier and Type Method Description GetControlResponse.BuilderGetControlResponse.Builder. regionConfiguration(RegionConfiguration regionConfiguration)Sets the value of the RegionConfiguration property for this object.
-