Uses of Class
com.cloudera.cdp.dfworkload.model.RpcDeployedFlowConfigurationMetadata
Packages that use RpcDeployedFlowConfigurationMetadata
-
Uses of RpcDeployedFlowConfigurationMetadata in com.cloudera.cdp.dfworkload.model
Methods in com.cloudera.cdp.dfworkload.model that return RpcDeployedFlowConfigurationMetadataModifier and TypeMethodDescriptionGetFlowConfigurationMetadataInDeploymentResponse.getDeployedFlowConfigurationMetadata()Getter for deployedFlowConfigurationMetadata.GetFlowRequestDetailsInDeploymentResponse.getDeployedFlowConfigurationMetadata()Getter for deployedFlowConfigurationMetadata.Methods in com.cloudera.cdp.dfworkload.model with parameters of type RpcDeployedFlowConfigurationMetadataModifier and TypeMethodDescriptionvoidGetFlowConfigurationMetadataInDeploymentResponse.setDeployedFlowConfigurationMetadata(RpcDeployedFlowConfigurationMetadata deployedFlowConfigurationMetadata) Setter for deployedFlowConfigurationMetadata.voidGetFlowRequestDetailsInDeploymentResponse.setDeployedFlowConfigurationMetadata(RpcDeployedFlowConfigurationMetadata deployedFlowConfigurationMetadata) Setter for deployedFlowConfigurationMetadata.