Uses of Interface
org.springframework.cloud.dataflow.rest.client.CompletionOperations
Package
Description
Defines the operations of the Spring Cloud Data Flow REST Client.
-
Uses of CompletionOperations in org.springframework.cloud.dataflow.rest.client
Modifier and TypeClassDescriptionclass
Implementation ofCompletionOperations
that uses aRestTemplate
to issue commands to the Data Flow server.Modifier and TypeMethodDescriptionDataFlowOperations.completionOperations()
DataFlowTemplate.completionOperations()