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