public class DescribeBandwidthLimitationRequest extends com.aliyuncs.RpcAcsRequest<DescribeBandwidthLimitationResponse>
| Constructor and Description |
|---|
DescribeBandwidthLimitationRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInstanceChargeType() |
String |
getInstanceType() |
String |
getOperationType() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
String |
getResourceId() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
Class<DescribeBandwidthLimitationResponse> |
getResponseClass() |
String |
getSpotStrategy() |
void |
setInstanceChargeType(String instanceChargeType) |
void |
setInstanceType(String instanceType) |
void |
setOperationType(String operationType) |
void |
setOwnerAccount(String ownerAccount) |
void |
setOwnerId(Long ownerId) |
void |
setResourceId(String resourceId) |
void |
setResourceOwnerAccount(String resourceOwnerAccount) |
void |
setResourceOwnerId(Long resourceOwnerId) |
void |
setSpotStrategy(String spotStrategy) |
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 getInstanceType()
public void setInstanceType(String instanceType)
public String getInstanceChargeType()
public void setInstanceChargeType(String instanceChargeType)
public String getResourceId()
public void setResourceId(String resourceId)
public String getResourceOwnerAccount()
public void setResourceOwnerAccount(String resourceOwnerAccount)
public String getOwnerAccount()
public void setOwnerAccount(String ownerAccount)
public String getOperationType()
public void setOperationType(String operationType)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public String getSpotStrategy()
public void setSpotStrategy(String spotStrategy)
public Class<DescribeBandwidthLimitationResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<DescribeBandwidthLimitationResponse>Copyright © 2018. All Rights Reserved.