Uses of Class
com.cloudera.cdp.df.model.DeploymentSummary
Packages that use DeploymentSummary
-
Uses of DeploymentSummary in com.cloudera.cdp.df.model
Methods in com.cloudera.cdp.df.model that return types with arguments of type DeploymentSummaryModifier and TypeMethodDescriptionListDeploymentsResponse.getDeployments()
Getter for deployments.Method parameters in com.cloudera.cdp.df.model with type arguments of type DeploymentSummaryModifier and TypeMethodDescriptionvoid
ListDeploymentsResponse.setDeployments
(List<DeploymentSummary> deployments) Setter for deployments.