Uses of Interface
org.springframework.cloud.dataflow.rest.client.AboutOperations
Packages that use AboutOperations
Package
Description
Defines the operations of the Spring Cloud Data Flow REST Client.
-
Uses of AboutOperations in org.springframework.cloud.dataflow.rest.client
Classes in org.springframework.cloud.dataflow.rest.client that implement AboutOperationsModifier and TypeClassDescriptionclass
Implementation ofAboutOperations
that usesRestTemplate
to issue commands to the Data Flow server.Methods in org.springframework.cloud.dataflow.rest.client that return AboutOperationsModifier and TypeMethodDescriptionDataFlowOperations.aboutOperation()
DataFlowTemplate.aboutOperation()