Uses of Class
com.cloudera.cdp.dw.model.ClusterDiagnosticDataJob
Packages that use ClusterDiagnosticDataJob
-
Uses of ClusterDiagnosticDataJob in com.cloudera.cdp.dw.model
Methods in com.cloudera.cdp.dw.model that return ClusterDiagnosticDataJobModifier and TypeMethodDescriptionDescribeClusterDiagnosticDataJobResponse.getJob()
Getter for job.Methods in com.cloudera.cdp.dw.model that return types with arguments of type ClusterDiagnosticDataJobModifier and TypeMethodDescriptionListClusterDiagnosticDataJobsResponse.getJobs()
Getter for jobs.Methods in com.cloudera.cdp.dw.model with parameters of type ClusterDiagnosticDataJobModifier and TypeMethodDescriptionvoid
DescribeClusterDiagnosticDataJobResponse.setJob
(ClusterDiagnosticDataJob job) Setter for job.Method parameters in com.cloudera.cdp.dw.model with type arguments of type ClusterDiagnosticDataJobModifier and TypeMethodDescriptionvoid
ListClusterDiagnosticDataJobsResponse.setJobs
(List<ClusterDiagnosticDataJob> jobs) Setter for jobs.