| Package | Description |
|---|---|
| org.springframework.cloud.dataflow.rest.client |
Defines the operations of the Spring Cloud Data Flow REST Client.
|
| 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()
Application registry related operations.
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.