public interface FloatingIP extends ModelEntity, Buildable<FloatingIPBuilder>
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
String |
getFixedIpAddress()
Gets the fixed ip address.
|
String |
getFloatingIpAddress()
Gets the floating ip address.
|
String |
getId()
Gets the id.
|
String |
getInstanceId()
Gets the instance id.
|
String |
getPool()
Gets the pool.
|
String getId()
String getInstanceId()
String getFloatingIpAddress()
String getFixedIpAddress()
String getPool()
Copyright © 2017. All rights reserved.