Uses of Class
com.cloudera.cdp.dfworkload.model.RpcDeploymentConfiguration
-
Uses of RpcDeploymentConfiguration in com.cloudera.cdp.dfworkload.model
Modifier and TypeMethodDescriptionCancelChangeFlowVersionResponse.getDeploymentConfiguration()
Getter for deploymentConfiguration.ChangeFlowVersionResponse.getDeploymentConfiguration()
Getter for deploymentConfiguration.GetDeploymentConfigurationResponse.getDeploymentConfiguration()
Getter for deploymentConfiguration.UpdateDeploymentResponse.getDeploymentConfiguration()
Getter for deploymentConfiguration.Modifier and TypeMethodDescriptionvoid
CancelChangeFlowVersionResponse.setDeploymentConfiguration
(RpcDeploymentConfiguration deploymentConfiguration) Setter for deploymentConfiguration.void
ChangeFlowVersionResponse.setDeploymentConfiguration
(RpcDeploymentConfiguration deploymentConfiguration) Setter for deploymentConfiguration.void
GetDeploymentConfigurationResponse.setDeploymentConfiguration
(RpcDeploymentConfiguration deploymentConfiguration) Setter for deploymentConfiguration.void
UpdateDeploymentResponse.setDeploymentConfiguration
(RpcDeploymentConfiguration deploymentConfiguration) Setter for deploymentConfiguration.