Interface PublicIpAddress.DefinitionStages.WithAvailabilityZone
- All Known Subinterfaces:
PublicIpAddress.Definition, PublicIpAddress.DefinitionStages.WithCreate
- Enclosing interface:
PublicIpAddress.DefinitionStages
public static interface PublicIpAddress.DefinitionStages.WithAvailabilityZone
The stage of the IP address definition allowing to specify availability zone.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the availability zone for the IP address.
-
Method Details
-
withAvailabilityZone
Specifies the availability zone for the IP address.- Parameters:
zoneId- the zone identifier.- Returns:
- the next stage of the definition
-