| Package | Description |
|---|---|
| manifold.json.rt.api |
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
Requester.getEndpoint() |
Endpoint |
Endpoint.withUrlSuffix(java.lang.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<java.lang.Object,java.lang.Object> resultCoercer) |
Copyright © 2022. All rights reserved.