Uses of Class
com.tencentcloudapi.tem.v20210701.models.RunVersionPod
-
Packages that use RunVersionPod Package Description com.tencentcloudapi.tem.v20210701.models -
-
Uses of RunVersionPod in com.tencentcloudapi.tem.v20210701.models
Methods in com.tencentcloudapi.tem.v20210701.models that return RunVersionPod Modifier and Type Method Description RunVersionPod[]DescribeRunPodPage. getPodList()Get 条目Methods in com.tencentcloudapi.tem.v20210701.models with parameters of type RunVersionPod Modifier and Type Method Description voidDescribeRunPodPage. setPodList(RunVersionPod[] PodList)Set 条目Constructors in com.tencentcloudapi.tem.v20210701.models with parameters of type RunVersionPod Constructor Description RunVersionPod(RunVersionPod 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.
-