Interface PublicIpAddress.UpdateStages
-
- Enclosing interface:
- PublicIpAddress
public static interface PublicIpAddress.UpdateStagesGrouping of public IP address update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfacePublicIpAddress.UpdateStages.WithIdleTimoutA public IP address update allowing the idle timeout to be changed.static interfacePublicIpAddress.UpdateStages.WithIPAddressA public IP address update allowing to change the IP allocation method (static or dynamic).static interfacePublicIpAddress.UpdateStages.WithIpAddressVersionThe stage of the update allowing to specify IP address version associated with the public IP address.static interfacePublicIpAddress.UpdateStages.WithIpTagThe stage of the update allowing to specify ipTags associated with the public IP address.static interfacePublicIpAddress.UpdateStages.WithLeafDomainLabelA public IP address update allowing to change the leaf domain label, if any.static interfacePublicIpAddress.UpdateStages.WithReverseFQDNA public IP address update allowing the reverse FQDN to be changed.
-