Package com.cloudera.cdp.datalake.model
Class UpdateOrchestratorStateRequest
- java.lang.Object
-
- com.cloudera.cdp.datalake.model.UpdateOrchestratorStateRequest
-
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen", date="2023-09-27T13:27:52.643-07:00") public class UpdateOrchestratorStateRequest extends Object
Request object for running orchestrator engine state update on the Data Lake cluster.
-
-
Constructor Summary
Constructors Constructor Description UpdateOrchestratorStateRequest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getClusterCrn()
Getter for clusterCrn.int
hashCode()
void
setClusterCrn(String clusterCrn)
Setter for clusterCrn.String
toString()
-