Uses of Class
com.cloudera.cdp.dfworkload.model.RestartDeploymentRequest
-
Packages that use RestartDeploymentRequest Package Description com.cloudera.cdp.dfworkload.api -
-
Uses of RestartDeploymentRequest in com.cloudera.cdp.dfworkload.api
Methods in com.cloudera.cdp.dfworkload.api with parameters of type RestartDeploymentRequest Modifier and Type Method Description RestartDeploymentResponse
DfworkloadClient. restartDeployment(RestartDeploymentRequest input)
Restart a deployment.
-