Package | Description |
---|---|
com.tencentcloudapi.waf.v20180125.models |
Modifier and Type | Method and Description |
---|---|
DealData |
CreateDealsResponse.getData()
Get Billing order response structure
Note: This field may return null, indicating that no valid values can be obtained.
|
DealData |
GenerateDealsAndPayNewResponse.getData()
Get Billing order response structure
Note: This field may return null, indicating that no valid values can be obtained.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateDealsResponse.setData(DealData Data)
Set Billing order response structure
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
GenerateDealsAndPayNewResponse.setData(DealData Data)
Set Billing order response structure
Note: This field may return null, indicating that no valid values can be obtained.
|
Constructor and Description |
---|
DealData(DealData 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.
|
Copyright © 2025. All rights reserved.