Serializable
Iterable<Endpoint>
static Endpoints
empty()
Optional<Endpoint>
get(String id)
boolean
isPresent(String id)
Iterator<Endpoint>
iterator()
of(@Nullable Collection<Endpoint> endpoints)
single(String id, String url)
Stream<Endpoint>
stream()
Endpoints
withEndpoint(String id, String url)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
iterator