Package cn.ucloud.uphost.models
Class CreatePHostRequest
java.lang.Object
cn.ucloud.common.request.Request
cn.ucloud.uphost.models.CreatePHostRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDisks()getName()getRaid()getTag()getType()getVPCId()getVpcIp()getZone()voidsetActivityId(Integer activityId) voidsetChargeType(String chargeType) voidsetCluster(String cluster) voidsetCouponId(String couponId) voidsetDisks(List<CreatePHostRequest.Disks> disks) voidsetImageId(String imageId) voidvoidsetNetworkInterface(List<CreatePHostRequest.NetworkInterface> networkInterface) voidsetPassword(String password) voidsetProjectId(String projectId) voidsetQuantity(String quantity) voidvoidvoidvoidvoidsetSecurityGroupId(String securityGroupId) voidsetSubnetId(String subnetId) voidvoidvoidvoidvoidvoidwithMaxRetries(Integer arg0) voidwithTimeout(Integer arg0) Methods inherited from class cn.ucloud.common.request.Request
encode, getAction, getPublicKey, getSignature, setAction, setPublicKey, setSignature
-
Constructor Details
-
CreatePHostRequest
public CreatePHostRequest()
-
-
Method Details
-
getRegion
-
setRegion
-
getZone
-
setZone
-
getProjectId
- Overrides:
getProjectIdin classRequest
-
setProjectId
- Overrides:
setProjectIdin classRequest
-
getImageId
-
setImageId
-
getPassword
-
setPassword
-
getType
-
setType
-
getName
-
setName
-
getRemark
-
setRemark
-
getTag
-
setTag
-
getChargeType
-
setChargeType
-
getQuantity
-
setQuantity
-
getSecurityGroupId
-
setSecurityGroupId
-
getRaid
-
setRaid
-
getVPCId
-
setVPCId
-
getSubnetId
-
setSubnetId
-
getCluster
-
setCluster
-
getDisks
-
setDisks
-
getVpcIp
-
setVpcIp
-
getActivityId
-
setActivityId
-
getRuleId
-
setRuleId
-
getNetworkInterface
-
setNetworkInterface
-
getCouponId
-
setCouponId
-
loadMaxRetries
-
withMaxRetries
-
loadTimeout
-
withTimeout
-