Uses of Class
com.tencentcloudapi.emr.v20190103.models.PodParameter
-
Packages that use PodParameter Package Description com.tencentcloudapi.emr.v20190103.models -
-
Uses of PodParameter in com.tencentcloudapi.emr.v20190103.models
Methods in com.tencentcloudapi.emr.v20190103.models that return PodParameter Modifier and Type Method Description PodParameterScaleOutInstanceRequest. getPodParameter()Get POD自定义权限和自定义参数Methods in com.tencentcloudapi.emr.v20190103.models with parameters of type PodParameter Modifier and Type Method Description voidScaleOutInstanceRequest. setPodParameter(PodParameter PodParameter)Set POD自定义权限和自定义参数Constructors in com.tencentcloudapi.emr.v20190103.models with parameters of type PodParameter Constructor Description PodParameter(PodParameter 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.
-