Package | Description |
---|---|
com.tencentcloudapi.lke.v20231130.models |
Modifier and Type | Method and Description |
---|---|
BaseConfig |
DescribeAppResponse.getBaseConfig()
Get 应用类型说明
|
BaseConfig |
ModifyAppRequest.getBaseConfig()
Get 应用基础配置
|
BaseConfig |
CreateAppRequest.getBaseConfig()
Get 应用基础配置
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeAppResponse.setBaseConfig(BaseConfig BaseConfig)
Set 应用类型说明
|
void |
ModifyAppRequest.setBaseConfig(BaseConfig BaseConfig)
Set 应用基础配置
|
void |
CreateAppRequest.setBaseConfig(BaseConfig BaseConfig)
Set 应用基础配置
|
Constructor and Description |
---|
BaseConfig(BaseConfig 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.