public class ModifyDampPolicyRequest extends com.aliyuncs.RpcAcsRequest<ModifyDampPolicyResponse>
| Constructor and Description |
|---|
ModifyDampPolicyRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getActionRules() |
String |
getDBInstanceId() |
String |
getHandlers() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
String |
getPolicyName() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<ModifyDampPolicyResponse> |
getResponseClass() |
String |
getSecurityToken() |
String |
getSourceRules() |
String |
getTimeRules() |
void |
setActionRules(String actionRules) |
void |
setDBInstanceId(String dBInstanceId) |
void |
setHandlers(String handlers) |
void |
setOwnerAccount(String ownerAccount) |
void |
setOwnerId(Long ownerId) |
void |
setPolicyName(String policyName) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
void |
setSecurityToken(String securityToken) |
void |
setSourceRules(String sourceRules) |
void |
setTimeRules(String timeRules) |
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 Long getResourceOwnerId()
public void setResourceOwnerId(Long resourceOwnerId)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getOwnerAccount()
public void setOwnerAccount(String ownerAccount)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public String getTimeRules()
public void setTimeRules(String timeRules)
public String getActionRules()
public void setActionRules(String actionRules)
public String getSecurityToken()
getSecurityToken in class com.aliyuncs.AcsRequest<ModifyDampPolicyResponse>public void setSecurityToken(String securityToken)
setSecurityToken in class com.aliyuncs.RpcAcsRequest<ModifyDampPolicyResponse>public String getHandlers()
public void setHandlers(String handlers)
public String getDBInstanceId()
public void setDBInstanceId(String dBInstanceId)
public String getPolicyName()
public void setPolicyName(String policyName)
public String getSourceRules()
public void setSourceRules(String sourceRules)
public Class<ModifyDampPolicyResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<ModifyDampPolicyResponse>Copyright © 2018. All Rights Reserved.