Interface HasFloatingIP
- All Known Subinterfaces:
LoadBalancerInboundNatRule
,LoadBalancingRule
public interface HasFloatingIP
An interface representing a model's ability to have floating IP support.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Grouping of definition stages involving enabling or disabling floating IP support.static interface
Grouping of definition stages applicable as part of a load balancer update, involving enabling or disabling floating IP support.static interface
Grouping of update stages involving enabling or disabling floating IP support. -
Method Summary
-
Method Details
-
floatingIPEnabled
boolean floatingIPEnabled()- Returns:
- the state of the floating IP enablement
-