Uses of Class
com.cloudera.cdp.dfworkload.model.RpcDeployedFlowConfiguration
Packages that use RpcDeployedFlowConfiguration
-
Uses of RpcDeployedFlowConfiguration in com.cloudera.cdp.dfworkload.model
Methods in com.cloudera.cdp.dfworkload.model that return RpcDeployedFlowConfigurationModifier and TypeMethodDescriptionCancelChangeFlowVersionInDeploymentResponse.getDeployedFlowConfiguration()Getter for deployedFlowConfiguration.ChangeFlowVersionInDeploymentResponse.getDeployedFlowConfiguration()Getter for deployedFlowConfiguration.GetFlowConfigurationInDeploymentResponse.getDeployedFlowConfiguration()Getter for deployedFlowConfiguration.UpdateFlowInDeploymentResponse.getDeployedFlowConfiguration()Getter for deployedFlowConfiguration.Methods in com.cloudera.cdp.dfworkload.model with parameters of type RpcDeployedFlowConfigurationModifier and TypeMethodDescriptionvoidCancelChangeFlowVersionInDeploymentResponse.setDeployedFlowConfiguration(RpcDeployedFlowConfiguration deployedFlowConfiguration) Setter for deployedFlowConfiguration.voidChangeFlowVersionInDeploymentResponse.setDeployedFlowConfiguration(RpcDeployedFlowConfiguration deployedFlowConfiguration) Setter for deployedFlowConfiguration.voidGetFlowConfigurationInDeploymentResponse.setDeployedFlowConfiguration(RpcDeployedFlowConfiguration deployedFlowConfiguration) Setter for deployedFlowConfiguration.voidUpdateFlowInDeploymentResponse.setDeployedFlowConfiguration(RpcDeployedFlowConfiguration deployedFlowConfiguration) Setter for deployedFlowConfiguration.