public interface ExternalSegment extends Resource, Buildable<ExternalSegmentBuilder>
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
String |
getCidr()
Gets the cidr
|
String |
getDescription()
Gets the description
|
List<String> |
getExternalPolicies()
Gets the external policies
|
List<GbpExternalRoutes> |
getExternalRoutes()
Gets the list of external routes
|
int |
getIpVersion()
Gets the Ip version
|
List<String> |
getL3Policies()
Gets the L3 policies
|
List<String> |
getNatpools()
Gets the list of nat pools
|
String |
getSubnetId()
Gets the subnet Id
|
boolean |
isPortAddressTranslation()
Gets Is Port address Transalation
|
boolean |
isShared()
Is external segment shared
|
getTenantId, setTenantId
getName, setName
List<String> getExternalPolicies()
int getIpVersion()
String getCidr()
String getDescription()
boolean isShared()
String getSubnetId()
boolean isPortAddressTranslation()
List<GbpExternalRoutes> getExternalRoutes()
Copyright © 2017. All rights reserved.