Uses of Class
software.amazon.awssdk.services.ec2.model.RegionGeography
Packages that use RegionGeography
-
Uses of RegionGeography in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type RegionGeographyModifier and TypeMethodDescriptionfinal List<RegionGeography>Region.geography()The geography information for the Region.Methods in software.amazon.awssdk.services.ec2.model with parameters of type RegionGeographyModifier and TypeMethodDescriptionRegion.Builder.geography(RegionGeography... geography) The geography information for the Region.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type RegionGeographyModifier and TypeMethodDescriptionRegion.Builder.geography(Collection<RegionGeography> geography) The geography information for the Region.