public class DeleteBandwidthPackageParam extends BaseRequestParam
action, projectId, publicKey, signature| 构造器和说明 |
|---|
DeleteBandwidthPackageParam(@NotEmpty(message="region can not be empty") String region,
@NotEmpty(message="bandwidthPackageId can not be empty") String bandwidthPackageId) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBandwidthPackageId() |
String |
getRegion() |
void |
setBandwidthPackageId(String bandwidthPackageId) |
void |
setRegion(String region) |
getAction, getProjectId, getPublicKey, getSignature, setAction, setProjectId, setPublicKey, setSignaturepublic DeleteBandwidthPackageParam(@NotEmpty(message="region can not be empty")
@NotEmpty(message="region can not be empty") String region,
@NotEmpty(message="bandwidthPackageId can not be empty")
@NotEmpty(message="bandwidthPackageId can not be empty") String bandwidthPackageId)
Copyright © 2019. All rights reserved.