public interface PolicyRuleSet extends Resource, Buildable<PolicyRuleSetBuilder>
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
List<String> |
getChildPolicyRuleSets()
Gets the list of child policy rule sets
|
String |
getDescription()
Gets the description
|
String |
getParentId()
Gets the parent Id
|
List<String> |
getPolicyRules()
Gets the list of Policy rules
|
boolean |
isShared()
Is Policy rule set shared
|
getTenantId, setTenantId
getName, setName
List<String> getPolicyRules()
List<String> getChildPolicyRuleSets()
String getParentId()
boolean isShared()
String getDescription()
Copyright © 2017. All rights reserved.