public interface PolicyRule extends Resource, Buildable<PolicyRuleBuilder>
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Gets the description
|
List<String> |
getPolicyActions()
Gets the list of Policy actions
|
String |
getPolicyClassifierId()
Gets the policy classifier Id
|
boolean |
isEnabled()
Is policy rule enabled
|
boolean |
isShared()
Is Policy Rule shared
|
getTenantId, setTenantId
getName, setName
boolean isEnabled()
boolean isShared()
List<String> getPolicyActions()
String getPolicyClassifierId()
String getDescription()
Copyright © 2017. All rights reserved.