public interface PolicyTargetGroupCreate extends Buildable<PolicyTargetGroupBuilder>, Resource
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getConsumedPolicyRuleSets()
Gets the consumed policy rule sets Ids
|
String |
getDescription()
Gets the description
|
String |
getL2PolicyId()
Gets the L2 Policy id
|
String |
getNetworkServicePolicyId()
Gets the network service policy id
|
List<String> |
getPolicyTargets()
Gets the list of policy targets
|
Map<String,String> |
getProvidedPolicyRuleSets()
Gets the provided policy rule sets Ids
|
List<String> |
getSubnets()
Gets the subnets
|
boolean |
isServiceManagement()
Is service management
|
boolean |
isShared()
Is Policy Target Group shared
|
getTenantId, setTenantId
getName, setName
boolean isShared()
boolean isServiceManagement()
List<String> getPolicyTargets()
String getNetworkServicePolicyId()
String getL2PolicyId()
Map<String,String> getProvidedPolicyRuleSets()
Map<String,String> getConsumedPolicyRuleSets()
String getDescription()
Copyright © 2017. All rights reserved.