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