Uses of Class
com.tencentcloudapi.tem.v20201221.models.DescribeServiceRunPodListV2Response
-
Packages that use DescribeServiceRunPodListV2Response Package Description com.tencentcloudapi.tem.v20201221 com.tencentcloudapi.tem.v20201221.models -
-
Uses of DescribeServiceRunPodListV2Response in com.tencentcloudapi.tem.v20201221
Methods in com.tencentcloudapi.tem.v20201221 that return DescribeServiceRunPodListV2Response Modifier and Type Method Description DescribeServiceRunPodListV2ResponseTemClient. DescribeServiceRunPodListV2(DescribeServiceRunPodListV2Request req)获取服务下面运行pod列表 -
Uses of DescribeServiceRunPodListV2Response in com.tencentcloudapi.tem.v20201221.models
Constructors in com.tencentcloudapi.tem.v20201221.models with parameters of type DescribeServiceRunPodListV2Response Constructor Description DescribeServiceRunPodListV2Response(DescribeServiceRunPodListV2Response 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.
-