| Package | Description |
|---|---|
| com.tencentcloudapi.dts.v20180330.models |
| Modifier and Type | Method and Description |
|---|---|
TagFilter[] |
DescribeSubscribesRequest.getTagFilters()
Get 标签过滤条件
|
TagFilter[] |
DescribeMigrateJobsRequest.getTagFilters()
Get 标签过滤条件
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeSubscribesRequest.setTagFilters(TagFilter[] TagFilters)
Set 标签过滤条件
|
void |
DescribeMigrateJobsRequest.setTagFilters(TagFilter[] TagFilters)
Set 标签过滤条件
|
| Constructor and Description |
|---|
TagFilter(TagFilter 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.