public interface NetworkServicePolicy extends Resource, Buildable<NetworkServicePolicyBuilder>
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Gets the description of the network service policy
|
List<GbpNetworkServiceParams> |
getGbpNetworkServiceParamsList()
Gets the network service parameters
|
List<PolicyTargetGroup> |
getPolicyTargetGroupList()
Gets the policy target groups associated with the service policy
|
boolean |
isShared()
Is the network service policy shared
|
getTenantId, setTenantId
getName, setName
boolean isShared()
List<GbpNetworkServiceParams> getGbpNetworkServiceParamsList()
List<PolicyTargetGroup> getPolicyTargetGroupList()
String getDescription()
Copyright © 2017. All rights reserved.