Uses of Class
com.cloudera.cdp.dw.model.DbcDiagnosticDataJob
Packages that use DbcDiagnosticDataJob
-
Uses of DbcDiagnosticDataJob in com.cloudera.cdp.dw.model
Methods in com.cloudera.cdp.dw.model that return DbcDiagnosticDataJobMethods in com.cloudera.cdp.dw.model that return types with arguments of type DbcDiagnosticDataJobMethods in com.cloudera.cdp.dw.model with parameters of type DbcDiagnosticDataJobModifier and TypeMethodDescriptionvoid
DescribeDbcDiagnosticDataJobResponse.setJob
(DbcDiagnosticDataJob job) Setter for job.Method parameters in com.cloudera.cdp.dw.model with type arguments of type DbcDiagnosticDataJobModifier and TypeMethodDescriptionvoid
ListDbcDiagnosticDataJobsResponse.setJobs
(List<DbcDiagnosticDataJob> jobs) Setter for jobs.