Uses of Class
com.cloudera.cdp.dfworkload.model.CreateReportingTaskRequest
-
Packages that use CreateReportingTaskRequest Package Description com.cloudera.cdp.dfworkload.api -
-
Uses of CreateReportingTaskRequest in com.cloudera.cdp.dfworkload.api
Methods in com.cloudera.cdp.dfworkload.api with parameters of type CreateReportingTaskRequest Modifier and Type Method Description CreateReportingTaskResponse
DfworkloadClient. createReportingTask(CreateReportingTaskRequest input)
Creates a reporting task.
-