| Package | Description |
|---|---|
| com.tencentcloudapi.cls.v20201016.models |
| Modifier and Type | Method and Description |
|---|---|
MetaTagInfo[] |
ModifyMachineGroupRequest.getMetaTags()
Get 机器组元数据信息列表
|
MetaTagInfo[] |
MachineGroupInfo.getMetaTags()
Get 机器组元数据信息列表
|
MetaTagInfo[] |
CreateMachineGroupRequest.getMetaTags()
Get 机器组元数据信息列表
|
MetaTagInfo[] |
ExtractRuleInfo.getMetaTags()
Get 用户自定义元数据信息。
注意:
- MetadataType为2时必填。
- COS导入不支持此字段。
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModifyMachineGroupRequest.setMetaTags(MetaTagInfo[] MetaTags)
Set 机器组元数据信息列表
|
void |
MachineGroupInfo.setMetaTags(MetaTagInfo[] MetaTags)
Set 机器组元数据信息列表
|
void |
CreateMachineGroupRequest.setMetaTags(MetaTagInfo[] MetaTags)
Set 机器组元数据信息列表
|
void |
ExtractRuleInfo.setMetaTags(MetaTagInfo[] MetaTags)
Set 用户自定义元数据信息。
注意:
- MetadataType为2时必填。
- COS导入不支持此字段。
|
| Constructor and Description |
|---|
MetaTagInfo(MetaTagInfo 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.