Package | Description |
---|---|
org.springframework.cloud.dataflow.rest.client |
Defines the operations of the Spring Cloud Data Flow REST Client.
|
org.springframework.cloud.dataflow.shell.command |
Command classes for the Spring Cloud Data Flow Shell.
|
Modifier and Type | Class and Description |
---|---|
class |
AppRegistryTemplate
Implementation of
AppRegistryOperations that uses RestTemplate to issue
commands to the Data Flow server. |
Modifier and Type | Method and Description |
---|---|
AppRegistryOperations |
DataFlowTemplate.appRegistryOperations() |
AppRegistryOperations |
DataFlowOperations.appRegistryOperations() |
Modifier and Type | Method and Description |
---|---|
protected AppRegistryOperations |
AppRegistryCommands.appRegistryOperations() |
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.