public class ModifyUGA3BandwidthRequest extends Request
| 构造器和说明 |
|---|
ModifyUGA3BandwidthRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getBandwidth() |
String |
getCouponId() |
String |
getInstanceId() |
String |
getProjectId() |
void |
setBandwidth(Integer bandwidth) |
void |
setCouponId(String couponId) |
void |
setInstanceId(String instanceId) |
void |
setProjectId(String projectId) |
encode, getAction, getPublicKey, getRegion, getSignature, setAction, setPublicKey, setRegion, setSignaturepublic String getProjectId()
getProjectId 在类中 Requestpublic void setProjectId(String projectId)
setProjectId 在类中 Requestpublic String getInstanceId()
public void setInstanceId(String instanceId)
public Integer getBandwidth()
public void setBandwidth(Integer bandwidth)
public String getCouponId()
public void setCouponId(String couponId)
Copyright © 2022. All rights reserved.