| Package | Description |
|---|---|
| com.tencentcloudapi.cfs.v20190719.models |
| Modifier and Type | Method and Description |
|---|---|
Filter[] |
DescribeCfsSnapshotsRequest.getFilters()
Get 过滤条件
|
Filter[] |
DescribeUserQuotaRequest.getFilters()
Get 过滤条件。
UserType - Array of String - 是否必填:否 -(过滤条件)按配额类型过滤。(Uid| Gid ) UserId - Array of String - 是否必填:否 -(过滤条件)按UID/GID过滤。 |
Filter[] |
DescribeAutoSnapshotPoliciesRequest.getFilters()
Get 过滤条件
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeCfsSnapshotsRequest.setFilters(Filter[] Filters)
Set 过滤条件
|
void |
DescribeUserQuotaRequest.setFilters(Filter[] Filters)
Set 过滤条件。
UserType - Array of String - 是否必填:否 -(过滤条件)按配额类型过滤。(Uid| Gid ) UserId - Array of String - 是否必填:否 -(过滤条件)按UID/GID过滤。 |
void |
DescribeAutoSnapshotPoliciesRequest.setFilters(Filter[] Filters)
Set 过滤条件
|
| 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 © 2023. All rights reserved.