| Package | Description |
|---|---|
| com.tencentcloudapi.eb.v20210416.models |
| Modifier and Type | Method and Description |
|---|---|
Filter[] |
ListEventBusesRequest.getFilters()
Get 过滤条件,详见下表:实例过滤条件表。每次请求的Filters的上限为10,Filter.Values的上限为5。
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListEventBusesRequest.setFilters(Filter[] Filters)
Set 过滤条件,详见下表:实例过滤条件表。每次请求的Filters的上限为10,Filter.Values的上限为5。
|
| Constructor and Description |
|---|
Filter(Filter 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 © 2022. All rights reserved.