public class MigrateToOtherZoneRequest extends com.aliyuncs.RpcAcsRequest<MigrateToOtherZoneResponse>
| Constructor and Description |
|---|
MigrateToOtherZoneRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDBInstanceId() |
String |
getEffectiveTime() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<MigrateToOtherZoneResponse> |
getResponseClass() |
String |
getVSwitchId() |
String |
getZoneId() |
void |
setDBInstanceId(String dBInstanceId) |
void |
setEffectiveTime(String effectiveTime) |
void |
setOwnerAccount(String ownerAccount) |
void |
setOwnerId(Long ownerId) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
void |
setVSwitchId(String vSwitchId) |
void |
setZoneId(String zoneId) |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setVersion, signRequestconcatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProductDomain, getProtocol, getQueryParameters, getRegionId, getSecurityToken, 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 getVSwitchId()
public void setVSwitchId(String vSwitchId)
public Long getResourceOwnerId()
public void setResourceOwnerId(Long resourceOwnerId)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getEffectiveTime()
public void setEffectiveTime(String effectiveTime)
public String getOwnerAccount()
public void setOwnerAccount(String ownerAccount)
public String getZoneId()
public void setZoneId(String zoneId)
public String getDBInstanceId()
public void setDBInstanceId(String dBInstanceId)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public Class<MigrateToOtherZoneResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<MigrateToOtherZoneResponse>Copyright © 2018. All Rights Reserved.