Uses of Class
com.tencentcloudapi.tsf.v20180326.models.CreateContainGroupResponse
-
Packages that use CreateContainGroupResponse Package Description com.tencentcloudapi.tsf.v20180326 com.tencentcloudapi.tsf.v20180326.models -
-
Uses of CreateContainGroupResponse in com.tencentcloudapi.tsf.v20180326
Methods in com.tencentcloudapi.tsf.v20180326 that return CreateContainGroupResponse Modifier and Type Method Description CreateContainGroupResponseTsfClient. CreateContainGroup(CreateContainGroupRequest req)(已废弃,请使用 CreateGroup 和 DeployContainerGroup 创建和部署容器部署组)创建容器部署组 -
Uses of CreateContainGroupResponse in com.tencentcloudapi.tsf.v20180326.models
Constructors in com.tencentcloudapi.tsf.v20180326.models with parameters of type CreateContainGroupResponse Constructor Description CreateContainGroupResponse(CreateContainGroupResponse 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.
-