Package | Description |
---|---|
com.tencentcloudapi.cis.v20180408.models |
Modifier and Type | Method and Description |
---|---|
ContainerInstance |
DescribeContainerInstanceResponse.getContainerInstance()
Get 容器实例详细信息
|
ContainerInstance[] |
DescribeContainerInstancesResponse.getContainerInstanceList()
Get 容器实例列表
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeContainerInstanceResponse.setContainerInstance(ContainerInstance ContainerInstance)
Set 容器实例详细信息
|
void |
DescribeContainerInstancesResponse.setContainerInstanceList(ContainerInstance[] ContainerInstanceList)
Set 容器实例列表
|
Constructor and Description |
---|
ContainerInstance(ContainerInstance 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.