Uses of Interface
org.springframework.cloud.dataflow.rest.client.StreamOperations
Packages that use StreamOperations
Package
Description
Defines the operations of the Spring Cloud Data Flow REST Client.
Command classes for the Spring Cloud Data Flow Shell.
-
Uses of StreamOperations in org.springframework.cloud.dataflow.rest.client
Classes in org.springframework.cloud.dataflow.rest.client that implement StreamOperationsMethods in org.springframework.cloud.dataflow.rest.client that return StreamOperationsModifier and TypeMethodDescriptionDataFlowOperations.streamOperations()
DataFlowTemplate.streamOperations()
-
Uses of StreamOperations in org.springframework.cloud.dataflow.shell.command
Methods in org.springframework.cloud.dataflow.shell.command that return StreamOperations