Package | Description |
---|---|
com.tencentcloudapi.tem.v20210701.models |
Modifier and Type | Method and Description |
---|---|
LogOutputConf |
TemServiceVersionInfo.getLogOutputConf()
Get Log output configuration
Note: This field may return `null`, indicating that no valid values can be obtained.
|
LogOutputConf |
DeployApplicationRequest.getLogOutputConf()
Get Log output configuration
|
LogOutputConf |
ServiceVersionBrief.getLogOutputConf()
Get (Disused) Log output configuration
Note: This field may return null, indicating that no valid values can be obtained.
|
Modifier and Type | Method and Description |
---|---|
void |
TemServiceVersionInfo.setLogOutputConf(LogOutputConf LogOutputConf)
Set Log output configuration
Note: This field may return `null`, indicating that no valid values can be obtained.
|
void |
DeployApplicationRequest.setLogOutputConf(LogOutputConf LogOutputConf)
Set Log output configuration
|
void |
ServiceVersionBrief.setLogOutputConf(LogOutputConf LogOutputConf)
Set (Disused) Log output configuration
Note: This field may return null, indicating that no valid values can be obtained.
|
Constructor and Description |
---|
LogOutputConf(LogOutputConf 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 © 2023. All rights reserved.