HasFloatingIP Interface
public interface HasFloatingIP
An interface representing a model's ability to have floating IP support.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract boolean |
floatingIPEnabled()
Gets the state of the floating IP enablement. |
Method Details
floatingIPEnabled
public abstract boolean floatingIPEnabled()
Gets the state of the floating IP enablement.
Returns:
the state of the floating IP enablement