public interface NatPool extends Resource, Buildable<NatPoolBuilder>
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Gets the description
|
String |
getExternalSegmentId()
Gets the External segment Id
|
String |
getIpPool()
Gets the Ip Pool
|
String |
getIpVersion()
Gets the Ip Version
|
String |
getSubnetId()
Gets the subnet Id
|
boolean |
isShared()
Is Nat Pool shared
|
getTenantId, setTenantId
getName, setName
String getSubnetId()
String getIpVersion()
String getIpPool()
String getExternalSegmentId()
boolean isShared()
String getDescription()
Copyright © 2017. All rights reserved.