Package | Description |
---|---|
com.tencentcloudapi.tse.v20201207.models |
Modifier and Type | Method and Description |
---|---|
ConfigFile |
ModifyConfigFilesRequest.getConfigFile()
Get 配置文件列表
|
ConfigFile |
DescribeConfigFileResponse.getConfigFile()
Get 配置文件
注意:此字段可能返回 null,表示取不到有效值。
|
ConfigFile |
CreateConfigFileRequest.getConfigFile()
Get 配置文件列表详情
|
ConfigFile[] |
DescribeConfigFilesByGroupResponse.getConfigFiles()
Get 配置文件列表
|
ConfigFile[] |
DescribeConfigFilesResponse.getConfigFiles()
Get 配置文件列表
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyConfigFilesRequest.setConfigFile(ConfigFile ConfigFile)
Set 配置文件列表
|
void |
DescribeConfigFileResponse.setConfigFile(ConfigFile ConfigFile)
Set 配置文件
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateConfigFileRequest.setConfigFile(ConfigFile ConfigFile)
Set 配置文件列表详情
|
void |
DescribeConfigFilesByGroupResponse.setConfigFiles(ConfigFile[] ConfigFiles)
Set 配置文件列表
|
void |
DescribeConfigFilesResponse.setConfigFiles(ConfigFile[] ConfigFiles)
Set 配置文件列表
|
Constructor and Description |
---|
ConfigFile(ConfigFile 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.