Class ReportingTaskSummary
java.lang.Object
com.cloudera.cdp.dfworkload.model.ReportingTaskSummary
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:28.696-07:00")
public class ReportingTaskSummary
extends Object
A reporting task summary
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ReportingTaskSummary
public ReportingTaskSummary()
-
-
Method Details
-
getCrn
Getter for crn. The CRN of the reporting task -
setCrn
Setter for crn. The CRN of the reporting task -
getIdentifier
Getter for identifier. The component's unique identifier -
setIdentifier
Setter for identifier. The component's unique identifier -
getName
Getter for name. The component's name -
setName
Setter for name. The component's name -
getType
Getter for type. The type of the extension component -
setType
Setter for type. The type of the extension component -
equals
-
hashCode
public int hashCode() -
toString
-