Package com.cloudera.cdp.dw.model
Class RebuildDbcRequest
java.lang.Object
com.cloudera.cdp.dw.model.RebuildDbcRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:25.071-07:00")
public class RebuildDbcRequest
extends Object
Request object for the rebuildDbc method.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RebuildDbcRequest
public RebuildDbcRequest()
-
-
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. ID of the Database Catalog to rebuild. -
setDbcId
Setter for dbcId. ID of the Database Catalog to rebuild. -
equals
-
hashCode
public int hashCode() -
toString
-