| Modifier and Type | Method and Description |
|---|---|
static List<Endpoint> |
of(List<URI> uris)
Returns a list of
Endpoint. |
static com.google.common.base.Supplier<List<Endpoint>> |
of(com.google.common.base.Supplier<List<URI>> uriSupplier)
Returns a
Supplier of a list of Endpoint. |
Copyright © 2019. All rights reserved.