| Package | Description |
|---|---|
| com.spotify.helios.client |
| Modifier and Type | Method and Description |
|---|---|
static List<Endpoint> |
Endpoints.of(List<URI> uris)
Returns a list of
Endpoint. |
static com.google.common.base.Supplier<List<Endpoint>> |
Endpoints.of(com.google.common.base.Supplier<List<URI>> uriSupplier)
Returns a
Supplier of a list of Endpoint. |
| Modifier and Type | Method and Description |
|---|---|
HeliosClient.Builder |
HeliosClient.Builder.setEndpointSupplier(com.google.common.base.Supplier<List<Endpoint>> endpointSupplier) |
Copyright © 2019. All rights reserved.