Uses of Enum
software.amazon.awssdk.services.route53.model.VPCRegion
Packages that use VPCRegion
-
Uses of VPCRegion in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return VPCRegionModifier and TypeMethodDescriptionstatic VPCRegionUse this in place of valueOf to convert the raw string returned by the service into the enum value.static VPCRegionReturns the enum constant of this type with the specified name.static VPCRegion[]VPCRegion.values()Returns an array containing the constants of this enum type, in the order they are declared.final VPCRegionListHostedZonesByVpcRequest.vpcRegion()For the Amazon VPC that you specified forVPCId, the Amazon Web Services Region that you created the VPC in.final VPCRegionVPC.vpcRegion()(Private hosted zones only) The region that an Amazon VPC was created in.Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type VPCRegionMethods in software.amazon.awssdk.services.route53.model with parameters of type VPCRegionModifier and TypeMethodDescriptionFor the Amazon VPC that you specified forVPCId, the Amazon Web Services Region that you created the VPC in.(Private hosted zones only) The region that an Amazon VPC was created in.