Uses of Interface
org.springframework.cloud.dataflow.rest.client.AppRegistryOperations
Packages that use AppRegistryOperations
Package
Description
Defines the operations of the Spring Cloud Data Flow REST Client.
Command classes for the Spring Cloud Data Flow Shell.
-
Uses of AppRegistryOperations in org.springframework.cloud.dataflow.rest.client
Classes in org.springframework.cloud.dataflow.rest.client that implement AppRegistryOperationsModifier and TypeClassDescriptionclassImplementation ofAppRegistryOperationsthat usesRestTemplateto issue commands to the Data Flow server.Methods in org.springframework.cloud.dataflow.rest.client that return AppRegistryOperationsModifier and TypeMethodDescriptionDataFlowOperations.appRegistryOperations()DataFlowTemplate.appRegistryOperations() -
Uses of AppRegistryOperations in org.springframework.cloud.dataflow.shell.command
Methods in org.springframework.cloud.dataflow.shell.command that return AppRegistryOperationsModifier and TypeMethodDescriptionprotected AppRegistryOperationsAppRegistryCommands.appRegistryOperations()