public class InquiryPriceModifyAddressesBandwidthRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
InquiryPriceModifyAddressesBandwidthRequest() |
InquiryPriceModifyAddressesBandwidthRequest(InquiryPriceModifyAddressesBandwidthRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Modifier and Type | Method and Description |
---|---|
String[] |
getAddressIds()
Get Unique ID of EIP
|
Long |
getInternetMaxBandwidthOut()
Get New Bandwidth Value
|
void |
setAddressIds(String[] AddressIds)
Set Unique ID of EIP
|
void |
setInternetMaxBandwidthOut(Long InternetMaxBandwidthOut)
Set New Bandwidth Value
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public InquiryPriceModifyAddressesBandwidthRequest()
public InquiryPriceModifyAddressesBandwidthRequest(InquiryPriceModifyAddressesBandwidthRequest source)
public String[] getAddressIds()
public void setAddressIds(String[] AddressIds)
AddressIds
- Unique ID of EIPpublic Long getInternetMaxBandwidthOut()
public void setInternetMaxBandwidthOut(Long InternetMaxBandwidthOut)
InternetMaxBandwidthOut
- New Bandwidth ValueCopyright © 2025. All rights reserved.