| Package | Description |
|---|---|
| com.tencentcloudapi.monitor.v20180724.models |
| Modifier and Type | Method and Description |
|---|---|
PolicyTag[] |
BindingPolicyTagRequest.getBatchTag()
Get 批量绑定标签
|
PolicyTag |
BindingPolicyTagRequest.getTag()
Get 策略标签
|
| Modifier and Type | Method and Description |
|---|---|
void |
BindingPolicyTagRequest.setBatchTag(PolicyTag[] BatchTag)
Set 批量绑定标签
|
void |
BindingPolicyTagRequest.setTag(PolicyTag Tag)
Set 策略标签
|
| Constructor and Description |
|---|
PolicyTag(PolicyTag 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.