| Package | Description |
|---|---|
| dev.codeflush.httpclient | |
| dev.codeflush.httpclient.request |
| Modifier and Type | Method and Description |
|---|---|
Request.BuilderWithBody<?> |
Endpoint.patch() |
Request.BuilderWithBody<?> |
Endpoint.post() |
Request.BuilderWithBody<?> |
Endpoint.put() |
Request.BuilderWithBody<?> |
Endpoint.request(RequestMethod.RequestMethodWithBody method) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Request.BuilderWithBody<T extends Request.BuilderWithBody<T>> |
| Modifier and Type | Method and Description |
|---|---|
static Request.BuilderWithBody<?> |
Request.BuilderWithBody.create(Endpoint endpoint,
RequestMethod method) |
Request.BuilderWithBody<?> |
Request.TemplateWithBody.enrich() |
Copyright © 2019. All rights reserved.