| Package | Description |
|---|---|
| com.tencentcloudapi.ckafka.v20190819.models |
| Modifier and Type | Method and Description |
|---|---|
Tag[] |
InstanceAttributesResponse.getTags()
Get 标签数组
注意:此字段可能返回 null,表示取不到有效值。
|
Tag[] |
InstanceDetail.getTags()
Get 标识tag
|
Tag[] |
ModifyTopicAttributesRequest.getTags()
Get 标签列表
|
Tag[] |
CreateTopicRequest.getTags()
Get 标签列表
|
Tag[] |
CreateInstancePreRequest.getTags()
Get 标签
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceAttributesResponse.setTags(Tag[] Tags)
Set 标签数组
注意:此字段可能返回 null,表示取不到有效值。
|
void |
InstanceDetail.setTags(Tag[] Tags)
Set 标识tag
|
void |
ModifyTopicAttributesRequest.setTags(Tag[] Tags)
Set 标签列表
|
void |
CreateTopicRequest.setTags(Tag[] Tags)
Set 标签列表
|
void |
CreateInstancePreRequest.setTags(Tag[] Tags)
Set 标签
|
| Constructor and Description |
|---|
Tag(Tag 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.