Class GetUEcPodPriceRequest
java.lang.Object
cn.ucloud.common.request.Request
cn.ucloud.uec.models.GetUEcPodPriceRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetIdcId()voidsetBandwidth(Integer bandwidth) voidsetChargeQuantity(Integer chargeQuantity) voidsetChargeType(Integer chargeType) voidsetCpuCore(Double cpuCore) voidsetElasticIp(String elasticIp) voidvoidsetMemSize(Integer memSize) voidsetProductType(String productType) voidwithMaxRetries(Integer arg0) voidwithTimeout(Integer arg0) Methods inherited from class cn.ucloud.common.request.Request
encode, getAction, getProjectId, getPublicKey, getRegion, getSignature, setAction, setProjectId, setPublicKey, setRegion, setSignature
-
Constructor Details
-
GetUEcPodPriceRequest
public GetUEcPodPriceRequest()
-
-
Method Details
-
getIdcId
-
setIdcId
-
getCpuCore
-
setCpuCore
-
getMemSize
-
setMemSize
-
getChargeType
-
setChargeType
-
getChargeQuantity
-
setChargeQuantity
-
getProductType
-
setProductType
-
getElasticIp
-
setElasticIp
-
getBandwidth
-
setBandwidth
-
loadMaxRetries
-
withMaxRetries
-
loadTimeout
-
withTimeout
-