Package | Description |
---|---|
com.tencentcloudapi.cis.v20180408.models |
Modifier and Type | Method and Description |
---|---|
Container[] |
ContainerInstance.getContainers()
Get 容器列表
|
Container[] |
CreateContainerInstanceRequest.getContainers()
Get 容器列表
|
Modifier and Type | Method and Description |
---|---|
void |
ContainerInstance.setContainers(Container[] Containers)
Set 容器列表
|
void |
CreateContainerInstanceRequest.setContainers(Container[] Containers)
Set 容器列表
|
Constructor and Description |
---|
Container(Container 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.