public class GetResourcePackagePriceRequest extends com.aliyuncs.RpcAcsRequest<GetResourcePackagePriceResponse>
| 构造器和说明 |
|---|
GetResourcePackagePriceRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getDuration() |
String |
getEffectiveDate() |
String |
getInstanceId() |
String |
getOrderType() |
Long |
getOwnerId() |
String |
getPackageType() |
String |
getPricingCycle() |
String |
getProductCode() |
Class<GetResourcePackagePriceResponse> |
getResponseClass() |
String |
getSpecification() |
void |
setDuration(Integer duration) |
void |
setEffectiveDate(String effectiveDate) |
void |
setInstanceId(String instanceId) |
void |
setOrderType(String orderType) |
void |
setOwnerId(Long ownerId) |
void |
setPackageType(String packageType) |
void |
setPricingCycle(String pricingCycle) |
void |
setProductCode(String productCode) |
void |
setSpecification(String specification) |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setSysAcceptFormat, setSysActionName, setSysSecurityToken, setSysVersion, setVersion, signRequestappendUserAgent, concatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProductDomain, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getSysAcceptFormat, getSysActionName, getSysBodyParameters, getSysDomainParameters, getSysEndpointType, getSysLocationProduct, getSysProduct, getSysProductDomain, getSysProtocol, getSysQueryParameters, getSysRegionId, getSysSecurityToken, getSysSignatureAlgorithm, getSysSignatureVersion, getSysSignedHeaders, getSysStrToSign, getSysUserAgentConfig, getSysVersion, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, resolveSignatureComposer, setEndpoint, setEndpointType, setLocationProduct, setParameter, setProductDomain, setProtocol, setRegionId, setSysEndpoint, setSysEndpointType, setSysLocationProduct, setSysProductDomain, setSysProtocol, setSysRegionId, setSysSignatureAlgorithm, setSysSignatureVersiongetConnectTimeout, getContentTypeValue, getEncoding, getHeaders, getHeaderValue, getHttpContent, getHttpContentString, getHttpContentType, getKeyManagers, getMethod, getReadTimeout, getSysConnectTimeout, getSysEncoding, getSysHeaders, getSysMethod, getSysReadTimeout, getSysRetryPolicy, getSysUrl, getUrl, getX509TrustManagers, isIgnoreSSLCerts, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setIgnoreSSLCerts, setKeyManagers, setMethod, setReadTimeout, setSysConnectTimeout, setSysEncoding, setSysMethod, setSysReadTimeout, setSysRetryPolicy, setSysUrl, setUrl, setX509TrustManagerspublic String getProductCode()
public void setProductCode(String productCode)
public String getSpecification()
public void setSpecification(String specification)
public Long getOwnerId()
public void setOwnerId(Long ownerId)
public String getEffectiveDate()
public void setEffectiveDate(String effectiveDate)
public Integer getDuration()
public void setDuration(Integer duration)
public String getInstanceId()
public void setInstanceId(String instanceId)
public String getPackageType()
public void setPackageType(String packageType)
public String getPricingCycle()
public void setPricingCycle(String pricingCycle)
public String getOrderType()
public void setOrderType(String orderType)
public Class<GetResourcePackagePriceResponse> getResponseClass()
getResponseClass 在类中 com.aliyuncs.AcsRequest<GetResourcePackagePriceResponse>Copyright © 2023. All Rights Reserved.