| Package | Description |
|---|---|
| com.tencentcloudapi.as.v20180419.models |
| Modifier and Type | Method and Description |
|---|---|
InstanceTag[] |
UpgradeLaunchConfigurationRequest.getInstanceTags()
Get 标签列表。通过指定该参数,可以为扩容的实例绑定标签。最多支持指定10个标签。
|
InstanceTag[] |
CreateLaunchConfigurationRequest.getInstanceTags()
Get 标签列表。通过指定该参数,可以为扩容的实例绑定标签。最多支持指定10个标签。
|
InstanceTag[] |
LaunchConfiguration.getInstanceTags()
Get 标签列表。
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpgradeLaunchConfigurationRequest.setInstanceTags(InstanceTag[] InstanceTags)
Set 标签列表。通过指定该参数,可以为扩容的实例绑定标签。最多支持指定10个标签。
|
void |
CreateLaunchConfigurationRequest.setInstanceTags(InstanceTag[] InstanceTags)
Set 标签列表。通过指定该参数,可以为扩容的实例绑定标签。最多支持指定10个标签。
|
void |
LaunchConfiguration.setInstanceTags(InstanceTag[] InstanceTags)
Set 标签列表。
|
| Constructor and Description |
|---|
InstanceTag(InstanceTag 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.