Package | Description |
---|---|
com.tencentcloudapi.iecp.v20210914.models |
Modifier and Type | Method and Description |
---|---|
Label[] |
ApplicationBasicConfig.getLabels()
Get 标签信息
|
Label[] |
Service.getLabels()
Get 标签
|
Label[] |
ApplicationBasicConfig.getNodeSelector()
Get NodeSelector标签
|
Modifier and Type | Method and Description |
---|---|
void |
ApplicationBasicConfig.setLabels(Label[] Labels)
Set 标签信息
|
void |
Service.setLabels(Label[] Labels)
Set 标签
|
void |
ApplicationBasicConfig.setNodeSelector(Label[] NodeSelector)
Set NodeSelector标签
|
Constructor and Description |
---|
Label(Label 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 © 2025. All rights reserved.