| Package | Description |
|---|---|
| com.factern.model |
| Modifier and Type | Method and Description |
|---|---|
HttpHeader |
HttpHeader.key(String key) |
HttpHeader |
HttpHeader.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<HttpHeader> |
ApiEndpoint.getHeaders()
Get headers
|
| Modifier and Type | Method and Description |
|---|---|
ApiEndpoint |
ApiEndpoint.addHeadersItem(HttpHeader headersItem) |
| Modifier and Type | Method and Description |
|---|---|
ApiEndpoint |
ApiEndpoint.headers(List<HttpHeader> headers) |
void |
ApiEndpoint.setHeaders(List<HttpHeader> headers) |
Copyright © 2018. All rights reserved.