Uses of Class
com.tencentcloudapi.emr.v20190103.models.PodSpecInfo
-
Packages that use PodSpecInfo Package Description com.tencentcloudapi.emr.v20190103.models -
-
Uses of PodSpecInfo in com.tencentcloudapi.emr.v20190103.models
Methods in com.tencentcloudapi.emr.v20190103.models that return PodSpecInfo Modifier and Type Method Description PodSpecInfoScaleOutClusterRequest. getPodSpecInfo()Get Pod相关资源信息Methods in com.tencentcloudapi.emr.v20190103.models with parameters of type PodSpecInfo Modifier and Type Method Description voidScaleOutClusterRequest. setPodSpecInfo(PodSpecInfo PodSpecInfo)Set Pod相关资源信息Constructors in com.tencentcloudapi.emr.v20190103.models with parameters of type PodSpecInfo Constructor Description PodSpecInfo(PodSpecInfo 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.
-