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 TypeMethodDescriptionvoidCancelChangeFlowVersionResponse.setDeploymentConfiguration(RpcDeploymentConfiguration deploymentConfiguration) Setter for deploymentConfiguration.voidChangeFlowVersionResponse.setDeploymentConfiguration(RpcDeploymentConfiguration deploymentConfiguration) Setter for deploymentConfiguration.voidGetDeploymentConfigurationResponse.setDeploymentConfiguration(RpcDeploymentConfiguration deploymentConfiguration) Setter for deploymentConfiguration.voidUpdateDeploymentResponse.setDeploymentConfiguration(RpcDeploymentConfiguration deploymentConfiguration) Setter for deploymentConfiguration.