Uses of Class
com.cloudera.cdp.dfworkload.model.RpcDeploymentConfiguration
Packages that use RpcDeploymentConfiguration
-
Uses of RpcDeploymentConfiguration in com.cloudera.cdp.dfworkload.model
Methods in com.cloudera.cdp.dfworkload.model that return RpcDeploymentConfigurationModifier and TypeMethodDescriptionCancelChangeFlowVersionResponse.getDeploymentConfiguration()
Getter for deploymentConfiguration.ChangeFlowVersionResponse.getDeploymentConfiguration()
Getter for deploymentConfiguration.GetDeploymentConfigurationResponse.getDeploymentConfiguration()
Getter for deploymentConfiguration.UpdateDeploymentResponse.getDeploymentConfiguration()
Getter for deploymentConfiguration.Methods in com.cloudera.cdp.dfworkload.model with parameters of type RpcDeploymentConfigurationModifier 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.