public interface L3Policy extends Resource, Buildable<L3PolicyBuilder>
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Gets the description
|
Map<String,List<String>> |
getExternalSegments()
Gets the external segment
|
String |
getIpPool()
Gets the Ip Pool
|
int |
getIpVersion()
Gets the Ip version
|
List<String> |
getL2Policies()
Gets the list of L2 Policies
|
List<String> |
getRouters()
Gets the list of routers
|
String |
getSubnetPrefixLength()
Gets the subnet prefix length
|
boolean |
isShared()
Is L3 Policy shared
|
getTenantId, setTenantId
getName, setName
String getDescription()
Map<String,List<String>> getExternalSegments()
String getIpPool()
int getIpVersion()
List<String> getL2Policies()
boolean isShared()
String getSubnetPrefixLength()
Copyright © 2017. All rights reserved.