public final class Api extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Api.Version |
| Modifier and Type | Method and Description |
|---|---|
static Stream<com.spotify.apollo.route.Route<com.spotify.apollo.route.AsyncHandler<com.spotify.apollo.Response<okio.ByteString>>>> |
prefixRoutes(Collection<com.spotify.apollo.route.Route<com.spotify.apollo.route.AsyncHandler<com.spotify.apollo.Response<okio.ByteString>>>> routes,
Api.Version... versions) |
public static Stream<com.spotify.apollo.route.Route<com.spotify.apollo.route.AsyncHandler<com.spotify.apollo.Response<okio.ByteString>>>> prefixRoutes(Collection<com.spotify.apollo.route.Route<com.spotify.apollo.route.AsyncHandler<com.spotify.apollo.Response<okio.ByteString>>>> routes, Api.Version... versions)
Copyright © 2017. All rights reserved.