public class DescribeOssDownloadsRequest extends com.aliyuncs.RpcAcsRequest<DescribeOssDownloadsResponse>
| Constructor and Description |
|---|
DescribeOssDownloadsRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDBInstanceId() |
String |
getMigrateTaskId() |
Long |
getOwnerId() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<DescribeOssDownloadsResponse> |
getResponseClass() |
void |
setDBInstanceId(String dBInstanceId) |
void |
setMigrateTaskId(String migrateTaskId) |
void |
setOwnerId(Long ownerId) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
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 Long getResourceOwnerId()
public void setResourceOwnerId(Long resourceOwnerId)
public String getMigrateTaskId()
public void setMigrateTaskId(String migrateTaskId)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getDBInstanceId()
public void setDBInstanceId(String dBInstanceId)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public Class<DescribeOssDownloadsResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<DescribeOssDownloadsResponse>Copyright © 2018. All Rights Reserved.