Package com.cloudera.cdp.dw.model
Class DeleteDbcDiagnosticDataJobRequest
java.lang.Object
com.cloudera.cdp.dw.model.DeleteDbcDiagnosticDataJobRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:25.071-07:00")
public class DeleteDbcDiagnosticDataJobRequest
extends Object
Request object for the deleteDbcDiagnosticDataJobRequest method.
-
Constructor Details
-
DeleteDbcDiagnosticDataJobRequest
public DeleteDbcDiagnosticDataJobRequest()
-
-
Method Details
-
getClusterId
Getter for clusterId. ID of cluster. -
setClusterId
Setter for clusterId. ID of cluster. -
getDbcId
Getter for dbcId. ID of the Database Catalog. -
setDbcId
Setter for dbcId. ID of the Database Catalog. -
getJobId
Getter for jobId. ID of the diagnostic job. -
setJobId
Setter for jobId. ID of the diagnostic job. -
equals
-
hashCode
public int hashCode() -
toString
-