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