public class CliResource extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BASE |
static String |
SCHEDULER_BASE_PATH |
| Constructor and Description |
|---|
CliResource(String schedulerServiceBaseUrl,
Storage storage) |
| Modifier and Type | Method and Description |
|---|---|
Stream<? extends com.spotify.apollo.route.Route<? extends com.spotify.apollo.route.AsyncHandler<? extends com.spotify.apollo.Response<okio.ByteString>>>> |
routes() |
public static final String BASE
public static final String SCHEDULER_BASE_PATH
public Stream<? extends com.spotify.apollo.route.Route<? extends com.spotify.apollo.route.AsyncHandler<? extends com.spotify.apollo.Response<okio.ByteString>>>> routes()
Copyright © 2017. All rights reserved.