Class PolicyStatementRefRequest
java.lang.Object
com.cloudimpl.outstack.runtime.domainspec.Command
com.cloudimpl.outstack.runtime.domain.PolicyStatementRefRequest
public class PolicyStatementRefRequest extends Command
- Author:
- nuwan
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPolicyStatementRefRequest.Builder -
Constructor Summary
Constructors Constructor Description PolicyStatementRefRequest(PolicyStatementRefRequest.Builder builder) -
Method Summary
Modifier and Type Method Description static PolicyStatementRefRequest.Builderbuilder()java.lang.StringgetPolicyStmtName()Methods inherited from class com.cloudimpl.outstack.runtime.domainspec.Command
commandName, getContext, getFiles, getId, getMapAttr, getRootId, getTenantId, id, rootId, setContext, setFiles, setId, setMapAttr, setRootId, setTenantId, setVersion, tenantId, unwrap, versionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PolicyStatementRefRequest
-
-
Method Details
-
getPolicyStmtName
public java.lang.String getPolicyStmtName() -
builder
-