| Package | Description |
|---|---|
| org.eclipse.microprofile.rest.client | |
| org.eclipse.microprofile.rest.client.spi |
| Modifier and Type | Method and Description |
|---|---|
RestClientBuilder |
RestClientBuilder.baseUrl(URL url)
Specifies the base URL to be used when making requests.
|
static RestClientBuilder |
RestClientBuilder.newBuilder() |
| Modifier and Type | Method and Description |
|---|---|
abstract RestClientBuilder |
RestClientBuilderResolver.newBuilder()
Creates a new RestClientBuilder instance.
|
Copyright © 2017 Eclipse Foundation. All rights reserved.