Package | Description |
---|---|
com.tencentcloudapi.cls.v20201016.models |
Modifier and Type | Method and Description |
---|---|
ContainerFileInfo |
ConfigExtraInfo.getContainerFile()
Get 容器文件路径信息
注意:此字段可能返回 null,表示取不到有效值。
|
ContainerFileInfo |
ModifyConfigExtraRequest.getContainerFile()
Get 容器文件路径信息
|
ContainerFileInfo |
CreateConfigExtraRequest.getContainerFile()
Get 容器文件路径信息
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigExtraInfo.setContainerFile(ContainerFileInfo ContainerFile)
Set 容器文件路径信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
ModifyConfigExtraRequest.setContainerFile(ContainerFileInfo ContainerFile)
Set 容器文件路径信息
|
void |
CreateConfigExtraRequest.setContainerFile(ContainerFileInfo ContainerFile)
Set 容器文件路径信息
|
Constructor and Description |
---|
ContainerFileInfo(ContainerFileInfo 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.