Uses of Class
com.cloudera.cdp.dfworkload.model.ImportDeploymentRequest
-
Packages that use ImportDeploymentRequest Package Description com.cloudera.cdp.dfworkload.api -
-
Uses of ImportDeploymentRequest in com.cloudera.cdp.dfworkload.api
Methods in com.cloudera.cdp.dfworkload.api with parameters of type ImportDeploymentRequest Modifier and Type Method Description ImportDeploymentResponse
DfworkloadClient. importDeployment(ImportDeploymentRequest input)
Import deployment configuration.
-