Uses of Class
com.tencentcloudapi.tsf.v20180326.models.ContainerGroupDetail
-
Packages that use ContainerGroupDetail Package Description com.tencentcloudapi.tsf.v20180326.models -
-
Uses of ContainerGroupDetail in com.tencentcloudapi.tsf.v20180326.models
Methods in com.tencentcloudapi.tsf.v20180326.models that return ContainerGroupDetail Modifier and Type Method Description ContainerGroupDetailDescribeContainerGroupDetailResponse. getResult()Get 容器部署组详情Methods in com.tencentcloudapi.tsf.v20180326.models with parameters of type ContainerGroupDetail Modifier and Type Method Description voidDescribeContainerGroupDetailResponse. setResult(ContainerGroupDetail Result)Set 容器部署组详情Constructors in com.tencentcloudapi.tsf.v20180326.models with parameters of type ContainerGroupDetail Constructor Description ContainerGroupDetail(ContainerGroupDetail 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.
-