| Package | Description |
|---|---|
| com.tencentcloudapi.cis.v20180408.models |
| Modifier and Type | Method and Description |
|---|---|
Filter[] |
DescribeContainerInstancesRequest.getFilters()
Get 过滤条件。
- Zone - String - 是否必填:否 -(过滤条件)按照可用区过滤。
- VpcId - String - 是否必填:否 -(过滤条件)按照VpcId过滤。
- InstanceName - String - 是否必填:否 -(过滤条件)按照容器实例名称做模糊查询。
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeContainerInstancesRequest.setFilters(Filter[] Filters)
Set 过滤条件。
- Zone - String - 是否必填:否 -(过滤条件)按照可用区过滤。
- VpcId - String - 是否必填:否 -(过滤条件)按照VpcId过滤。
- InstanceName - String - 是否必填:否 -(过滤条件)按照容器实例名称做模糊查询。
|
Copyright © 2020. All rights reserved.