| Package | Description |
|---|---|
| com.tencentcloudapi.ckafka.v20190819.models |
| Modifier and Type | Method and Description |
|---|---|
Filter[] |
DescribeInstancesDetailRequest.getFilters()
Get 过滤器。filter.Name 支持('Ip', 'VpcId', 'SubNetId', 'InstanceType','InstanceId') ,filter.Values最多传递10个值.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeInstancesDetailRequest.setFilters(Filter[] Filters)
Set 过滤器。filter.Name 支持('Ip', 'VpcId', 'SubNetId', 'InstanceType','InstanceId') ,filter.Values最多传递10个值.
|
| 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.