Package | Description |
---|---|
org.springframework.cloud.dataflow.rest.client |
Defines the operations of the Spring Cloud Data Flow REST Client.
|
org.springframework.cloud.dataflow.server.controller |
Spring Cloud Data Flow Server Controllers.
|
Modifier and Type | Method and Description |
---|---|
StreamAppStatusResource |
StreamTemplate.validateStreamDefinition(String streamDefinitionName) |
StreamAppStatusResource |
StreamOperations.validateStreamDefinition(String streamDefinitionName)
Return the validation status for the apps in an stream.
|
Modifier and Type | Method and Description |
---|---|
StreamAppStatusResource |
StreamValidationController.validate(String name)
Return
StreamAppStatusResource showing the validation status of the apps in a stream. |
Copyright © 2024 Pivotal Software, Inc.. All rights reserved.