public class DescribeBundleDiscountRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeBundleDiscountRequest() |
DescribeBundleDiscountRequest(DescribeBundleDiscountRequest 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 |
getBundleId()
Get 套餐 ID。可通过[DescribeBundles](https://cloud.tencent.com/document/product/1207/47575)接口返回值中的BundleId获取。
|
void |
setBundleId(String BundleId)
Set 套餐 ID。可通过[DescribeBundles](https://cloud.tencent.com/document/product/1207/47575)接口返回值中的BundleId获取。
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public DescribeBundleDiscountRequest()
public DescribeBundleDiscountRequest(DescribeBundleDiscountRequest source)
public String getBundleId()
public void setBundleId(String BundleId)
BundleId
- 套餐 ID。可通过[DescribeBundles](https://cloud.tencent.com/document/product/1207/47575)接口返回值中的BundleId获取。Copyright © 2024. All rights reserved.