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