Uses of Class
software.amazon.awssdk.http.auth.aws.signer.RegionSet
Packages that use RegionSet
-
Uses of RegionSet in software.amazon.awssdk.http.auth.aws.signer
Fields in software.amazon.awssdk.http.auth.aws.signer declared as RegionSetModifier and TypeFieldDescriptionstatic final RegionSetRegionSet.GLOBALThe "Global" region, which is represented with a single wildcard character: "*".Fields in software.amazon.awssdk.http.auth.aws.signer with type parameters of type RegionSetModifier and TypeFieldDescriptionstatic final SignerProperty<RegionSet>AwsV4aHttpSigner.REGION_SETThe AWS region-set to be used for computing the signature.Methods in software.amazon.awssdk.http.auth.aws.signer that return RegionSet