Uses of Interface
software.amazon.awssdk.services.ec2.model.Region.Builder
Packages that use Region.Builder
-
Uses of Region.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return Region.BuilderModifier and TypeMethodDescriptionstatic Region.BuilderRegion.builder()The Region service endpoint.Region.Builder.geography(Collection<RegionGeography> geography) The geography information for the Region.Region.Builder.geography(Consumer<RegionGeography.Builder>... geography) The geography information for the Region.Region.Builder.geography(RegionGeography... geography) The geography information for the Region.Region.Builder.optInStatus(String optInStatus) The Region opt-in status.Region.Builder.regionName(String regionName) The name of the Region.Region.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type Region.BuilderModifier and TypeMethodDescriptionstatic Class<? extends Region.Builder>Region.serializableBuilderClass()