public interface L2Policy extends Resource, Buildable<L2PolicyBuilder>
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Gets the description
|
String |
getL3PolicyId()
Gets the L3 Policy Id
|
String |
getNetworkId()
Gets the network Id
|
List<String> |
getPolicyTargetGroups()
Gets the list of policy Target groups
|
boolean |
isShared()
Is L2 Policy shared
|
getTenantId, setTenantId
getName, setName
String getDescription()
String getNetworkId()
String getL3PolicyId()
boolean isShared()
Copyright © 2017. All rights reserved.