public class DescribeZonesRequest extends com.aliyuncs.RpcAcsRequest<DescribeZonesResponse>
| Constructor and Description |
|---|
DescribeZonesRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInstanceChargeType() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<DescribeZonesResponse> |
getResponseClass() |
String |
getSpotStrategy() |
Boolean |
getVerbose() |
void |
setInstanceChargeType(String instanceChargeType) |
void |
setOwnerAccount(String ownerAccount) |
void |
setOwnerId(Long ownerId) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
void |
setSpotStrategy(String spotStrategy) |
void |
setVerbose(Boolean verbose) |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setVersion, signRequestconcatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setEndpointType, setLocationProduct, setParameter, setProtocol, setRegionIdgetConnectTimeout, getEncoding, getHeaders, getHeaderValue, getHttpConnection, getHttpContent, getHttpContentType, getMethod, getReadTimeout, getUrl, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setMethod, setReadTimeout, setUrlpublic String getSpotStrategy()
public void setSpotStrategy(String spotStrategy)
public 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 getInstanceChargeType()
public void setInstanceChargeType(String instanceChargeType)
public Boolean getVerbose()
public void setVerbose(Boolean verbose)
public Class<DescribeZonesResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<DescribeZonesResponse>Copyright © 2017. All Rights Reserved.