public class CreatePolicyWithSpecifiedPolicyRequest extends com.aliyuncs.RpcAcsRequest<CreatePolicyWithSpecifiedPolicyResponse>
| Constructor and Description |
|---|
CreatePolicyWithSpecifiedPolicyRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDBInstanceId() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
String |
getPolicyId() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<CreatePolicyWithSpecifiedPolicyResponse> |
getResponseClass() |
String |
getSecurityToken() |
void |
setDBInstanceId(String dBInstanceId) |
void |
setOwnerAccount(String ownerAccount) |
void |
setOwnerId(Long ownerId) |
void |
setPolicyId(String policyId) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
void |
setSecurityToken(String securityToken) |
composeUrl, setAcceptFormat, setActionName, setVersion, signRequestconcatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProductDomain, getProtocol, getQueryParameters, getRegionId, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setEndpoint, setEndpointType, setLocationProduct, setParameter, setProductDomain, setProtocol, setRegionId, signRequestbuildHttpConnection, getConnectTimeout, getEncoding, getHeaders, getHeaderValue, getHttpContent, getHttpContentType, getMethod, getReadTimeout, getSslSocketFactory, getUrl, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setMethod, setReadTimeout, setSslSocketFactory, setUrlpublic CreatePolicyWithSpecifiedPolicyRequest()
public Long getResourceOwnerId()
public void setResourceOwnerId(Long resourceOwnerId)
public String getPolicyId()
public void setPolicyId(String policyId)
public String getSecurityToken()
getSecurityToken in class com.aliyuncs.AcsRequest<CreatePolicyWithSpecifiedPolicyResponse>public void setSecurityToken(String securityToken)
setSecurityToken in class com.aliyuncs.RpcAcsRequest<CreatePolicyWithSpecifiedPolicyResponse>public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getOwnerAccount()
public void setOwnerAccount(String ownerAccount)
public String getDBInstanceId()
public void setDBInstanceId(String dBInstanceId)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public Class<CreatePolicyWithSpecifiedPolicyResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<CreatePolicyWithSpecifiedPolicyResponse>Copyright © 2018. All Rights Reserved.