Package com.cloudera.cdp.dw.model
Class CreateDbcDiagnosticDataJobResponse
java.lang.Object
com.cloudera.cdp.client.BaseResponse
com.cloudera.cdp.client.CdpResponse
com.cloudera.cdp.dw.model.CreateDbcDiagnosticDataJobResponse
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:25.071-07:00")
public class CreateDbcDiagnosticDataJobResponse
extends CdpResponse
Response object for the createDbcDiagnosticDataJob method.
-
Field Summary
Fields inherited from class com.cloudera.cdp.client.CdpResponse
ALTUS_HEADER_REQUESTID, CDP_HEADER_REQUESTID
-
Constructor Summary
-
Method Summary
Methods inherited from class com.cloudera.cdp.client.CdpResponse
getRequestId
Methods inherited from class com.cloudera.cdp.client.BaseResponse
getHttpCode, getResponseHeaders
-
Constructor Details
-
CreateDbcDiagnosticDataJobResponse
public CreateDbcDiagnosticDataJobResponse()
-
-
Method Details
-
getId
Getter for id. Identifier for each bundle collection. -
setId
Setter for id. Identifier for each bundle collection. -
getStatus
Getter for status. Status of the diagnostics collection request. -
setStatus
Setter for status. Status of the diagnostics collection request. -
getUrl
Getter for url. This URL points to a download location if the destination is DOWNLOAD. -
setUrl
Setter for url. This URL points to a download location if the destination is DOWNLOAD. -
getLabels
Getter for labels. Additional key-value pair attributes associated with the Diagnostic Data Job. -
setLabels
Setter for labels. Additional key-value pair attributes associated with the Diagnostic Data Job. -
equals
-
hashCode
public int hashCode() -
toString
-