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