Uses of Class
com.tencentcloudapi.emr.v20190103.models.PodState
-
Packages that use PodState Package Description com.tencentcloudapi.emr.v20190103.models -
-
Uses of PodState in com.tencentcloudapi.emr.v20190103.models
Methods in com.tencentcloudapi.emr.v20190103.models that return PodState Modifier and Type Method Description PodStateSyncPodStateRequest. getMessage()Get EmrService中pod状态信息Methods in com.tencentcloudapi.emr.v20190103.models with parameters of type PodState Modifier and Type Method Description voidSyncPodStateRequest. setMessage(PodState Message)Set EmrService中pod状态信息Constructors in com.tencentcloudapi.emr.v20190103.models with parameters of type PodState Constructor Description PodState(PodState 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.
-