public final class HttpRequest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
HttpRequest.Builder |
static class |
HttpRequest.Config |
Modifier and Type | Method and Description |
---|---|
static HttpRequest.Builder |
on(URI serverUri) |
Map<String,Path> |
pathParameters() |
URI |
serverUri() |
Map<String,String> |
stringParameters() |
String |
toString() |
Copyright © 2019 Eclipse Foundation. All rights reserved.