| Package | Description |
|---|---|
| manifold.json.rt.api |
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
Requester.getEndpoint() |
Endpoint |
Endpoint.withUrlSuffix(String urlSuffix)
Creates a new
Endpoint with a base URL consisting of this endpoint's base URL + urlSuffix. |
| Constructor and Description |
|---|
Requester(Endpoint endpoint) |
Requester(Endpoint endpoint,
java.util.function.Function<Object,Object> resultCoercer) |
Copyright © 2021. All rights reserved.