Uses of Class
com.tencentcloudapi.tsf.v20180326.models.ContainGroupResult
-
Packages that use ContainGroupResult Package Description com.tencentcloudapi.tsf.v20180326.models -
-
Uses of ContainGroupResult in com.tencentcloudapi.tsf.v20180326.models
Methods in com.tencentcloudapi.tsf.v20180326.models that return ContainGroupResult Modifier and Type Method Description ContainGroupResultDescribeContainerGroupsResponse. getResult()Get 查询的权限数据对象Methods in com.tencentcloudapi.tsf.v20180326.models with parameters of type ContainGroupResult Modifier and Type Method Description voidDescribeContainerGroupsResponse. setResult(ContainGroupResult Result)Set 查询的权限数据对象Constructors in com.tencentcloudapi.tsf.v20180326.models with parameters of type ContainGroupResult Constructor Description ContainGroupResult(ContainGroupResult 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.
-