public class GetGlobalSSHPriceRequest extends Request
| 构造器和说明 |
|---|
GetGlobalSSHPriceRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getChargeType() |
String |
getInstanceType() |
String |
getProjectId() |
Integer |
getQuantity() |
void |
setChargeType(String chargeType) |
void |
setInstanceType(String instanceType) |
void |
setProjectId(String projectId) |
void |
setQuantity(Integer quantity) |
encode, getAction, getPublicKey, getRegion, getSignature, setAction, setPublicKey, setRegion, setSignaturepublic String getProjectId()
getProjectId 在类中 Requestpublic void setProjectId(String projectId)
setProjectId 在类中 Requestpublic Integer getQuantity()
public void setQuantity(Integer quantity)
public String getChargeType()
public void setChargeType(String chargeType)
public String getInstanceType()
public void setInstanceType(String instanceType)
Copyright © 2022. All rights reserved.