| Package | Description |
|---|---|
| com.spotify.styx.api |
| Modifier and Type | Method and Description |
|---|---|
static Api.Version |
Api.Version.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Api.Version[] |
Api.Version.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Stream<com.spotify.apollo.route.Route<com.spotify.apollo.route.AsyncHandler<com.spotify.apollo.Response<okio.ByteString>>>> |
Api.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.