| Package | Description |
|---|---|
| de.codecentric.boot.admin.server.domain.values |
| Modifier and Type | Method and Description |
|---|---|
static Endpoint |
Endpoint.of(String id,
String url) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Endpoint> |
Endpoints.get(String id) |
Iterator<Endpoint> |
Endpoints.iterator() |
| Modifier and Type | Method and Description |
|---|---|
static Endpoints |
Endpoints.of(Collection<Endpoint> endpoints) |
Copyright © 2018 codecentric AG. All rights reserved.