public class ModifyReplicaDescriptionRequest extends com.aliyuncs.RpcAcsRequest<ModifyReplicaDescriptionResponse>
| Constructor and Description |
|---|
ModifyReplicaDescriptionRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOwnerAccount() |
Long |
getOwnerId() |
String |
getReplicaDescription() |
String |
getReplicaId() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<ModifyReplicaDescriptionResponse> |
getResponseClass() |
String |
getSecurityToken() |
void |
setOwnerAccount(String ownerAccount) |
void |
setOwnerId(Long ownerId) |
void |
setReplicaDescription(String replicaDescription) |
void |
setReplicaId(String replicaId) |
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 String getReplicaDescription()
public void setReplicaDescription(String replicaDescription)
public Long getResourceOwnerId()
public void setResourceOwnerId(Long resourceOwnerId)
public String getSecurityToken()
getSecurityToken in class com.aliyuncs.AcsRequest<ModifyReplicaDescriptionResponse>public void setSecurityToken(String securityToken)
setSecurityToken in class com.aliyuncs.RpcAcsRequest<ModifyReplicaDescriptionResponse>public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getOwnerAccount()
public void setOwnerAccount(String ownerAccount)
public String getReplicaId()
public void setReplicaId(String replicaId)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public Class<ModifyReplicaDescriptionResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<ModifyReplicaDescriptionResponse>Copyright © 2018. All Rights Reserved.