Uses of Class
software.amazon.awssdk.regions.RegionScope
-
Packages that use RegionScope Package Description software.amazon.awssdk.regions -
-
Uses of RegionScope in software.amazon.awssdk.regions
Fields in software.amazon.awssdk.regions declared as RegionScope Modifier and Type Field Description static RegionScopeRegionScope. GLOBALMethods in software.amazon.awssdk.regions that return RegionScope Modifier and Type Method Description static RegionScopeRegionScope. create(String value)Creates a RegionScope with the supplied value.
-