| Package | Description |
|---|---|
| com.tencentcloudapi.teo.v20220901.models |
| Modifier and Type | Method and Description |
|---|---|
BillingDataFilter[] |
DescribeBillingDataRequest.getFilters()
Get 过滤条件,详细的过滤条件取值如下:
host:按照域名进行过滤。示例值:test.example.com。
proxy-id:按照四层代理实例 ID 进行过滤。示例值:sid-2rugn89bkla9。 region-id:按照计费大区进行过滤。可选项如下: CH:中国大陆境内 AF:非洲 AS1:亚太一区 AS2:亚太二区 AS3:亚太三区 EU:欧洲 MidEast:中东 NA:北美 SA:南美 |
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeBillingDataRequest.setFilters(BillingDataFilter[] Filters)
Set 过滤条件,详细的过滤条件取值如下:
host:按照域名进行过滤。示例值:test.example.com。
proxy-id:按照四层代理实例 ID 进行过滤。示例值:sid-2rugn89bkla9。 region-id:按照计费大区进行过滤。可选项如下: CH:中国大陆境内 AF:非洲 AS1:亚太一区 AS2:亚太二区 AS3:亚太三区 EU:欧洲 MidEast:中东 NA:北美 SA:南美 |
| Constructor and Description |
|---|
BillingDataFilter(BillingDataFilter 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 © 2024. All rights reserved.