public interface PolicyAction extends Buildable<PolicyActionCreateBuilder>, Resource
Modifier and Type | Interface and Description |
---|---|
static class |
PolicyAction.PolicyActionProtocol |
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
PolicyAction.PolicyActionProtocol |
getActionType()
Gets the Action Type
|
String |
getActionValue()
Gets the Action value
|
String |
getDescription()
Gets the description
|
boolean |
isShared()
Is Policy Action shared
|
getTenantId, setTenantId
getName, setName
String getActionValue()
PolicyAction.PolicyActionProtocol getActionType()
boolean isShared()
String getDescription()
Copyright © 2017. All rights reserved.