Uses of Enum
com.amazonaws.services.route53.model.VPCRegion
Packages that use VPCRegion
-
Uses of VPCRegion in com.amazonaws.services.route53.model
Methods in com.amazonaws.services.route53.model that return VPCRegionModifier and TypeMethodDescriptionstatic VPCRegion
Use this in place of valueOf.static VPCRegion
Returns 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.Methods in com.amazonaws.services.route53.model with parameters of type VPCRegionModifier and TypeMethodDescriptionvoid
VPC.setVPCRegion
(VPCRegion vPCRegion) VPC.withVPCRegion
(VPCRegion vPCRegion)