public class DescribeImageSupportInstanceTypesRequest extends com.aliyuncs.RpcAcsRequest<DescribeImageSupportInstanceTypesResponse>
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeImageSupportInstanceTypesRequest.Filter |
| Constructor and Description |
|---|
DescribeImageSupportInstanceTypesRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getActionType() |
List<DescribeImageSupportInstanceTypesRequest.Filter> |
getFilters() |
String |
getImageId() |
Long |
getOwnerId() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<DescribeImageSupportInstanceTypesResponse> |
getResponseClass() |
void |
setActionType(String actionType) |
void |
setFilters(List<DescribeImageSupportInstanceTypesRequest.Filter> filters) |
void |
setImageId(String imageId) |
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 DescribeImageSupportInstanceTypesRequest()
public String getActionType()
public void setActionType(String actionType)
public List<DescribeImageSupportInstanceTypesRequest.Filter> getFilters()
public void setFilters(List<DescribeImageSupportInstanceTypesRequest.Filter> filters)
public Long getResourceOwnerId()
public void setResourceOwnerId(Long resourceOwnerId)
public String getImageId()
public void setImageId(String imageId)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public Class<DescribeImageSupportInstanceTypesResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<DescribeImageSupportInstanceTypesResponse>Copyright © 2018. All Rights Reserved.