public final class WorkflowResource extends Object
| Constructor and Description |
|---|
WorkflowResource(Storage storage,
String schedulerServiceBaseUrl,
DockerImageValidator dockerImageValidator,
com.spotify.apollo.Client forwardingClient) |
| Modifier and Type | Method and Description |
|---|---|
Stream<com.spotify.apollo.route.Route<com.spotify.apollo.route.AsyncHandler<com.spotify.apollo.Response<okio.ByteString>>>> |
routes() |
public WorkflowResource(Storage storage, String schedulerServiceBaseUrl, DockerImageValidator dockerImageValidator, com.spotify.apollo.Client forwardingClient)
public Stream<com.spotify.apollo.route.Route<com.spotify.apollo.route.AsyncHandler<com.spotify.apollo.Response<okio.ByteString>>>> routes()
Copyright © 2017. All rights reserved.