Package com.cloudera.cdp.dw.model
Class RestartDbcRequest
java.lang.Object
com.cloudera.cdp.dw.model.RestartDbcRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:25.071-07:00")
public class RestartDbcRequest
extends Object
Request object for the restartDbc method.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RestartDbcRequest
public RestartDbcRequest()
-
-
Method Details
-
getClusterId
Getter for clusterId. ID of the Database Catalog's cluster. -
setClusterId
Setter for clusterId. ID of the Database Catalog's cluster. -
getDbcId
Getter for dbcId. The id of the Database Catalog to restart. -
setDbcId
Setter for dbcId. The id of the Database Catalog to restart. -
equals
-
hashCode
public int hashCode() -
toString
-