| Package | Description |
|---|---|
| com.tencentcloudapi.thpc.v20230321.models |
| Modifier and Type | Method and Description |
|---|---|
Filter[] |
DescribeWorkspacesRequest.getFilters()
Get 过滤列表
|
Filter[] |
DescribeNodesRequest.getFilters()
Get
queue-name
按照【队列名称】进行过滤。队列名称形如:compute。 |
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeWorkspacesRequest.setFilters(Filter[] Filters)
Set 过滤列表
|
void |
DescribeNodesRequest.setFilters(Filter[] Filters)
Set
queue-name
按照【队列名称】进行过滤。队列名称形如:compute。 |
| 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 © 2024. All rights reserved.