| Package | Description |
|---|---|
| com.hubspot.slack.client.http |
| Modifier and Type | Method and Description |
|---|---|
static HttpExchange.Builder |
HttpExchange.builder()
Creates a builder for
HttpExchange. |
HttpExchange.Builder |
HttpExchange.Builder.from(HttpExchangeIF instance)
Fill a builder with attribute values from the provided
HttpExchangeIF instance. |
HttpExchange.Builder |
HttpExchange.Builder.setExchangeDuration(Duration exchangeDuration)
Initializes the value for the
exchangeDuration attribute. |
HttpExchange.Builder |
HttpExchange.Builder.setRequest(com.hubspot.horizon.HttpRequest request)
Initializes the value for the
request attribute. |
HttpExchange.Builder |
HttpExchange.Builder.setResponse(com.hubspot.horizon.HttpResponse response)
Initializes the value for the
response attribute. |
Copyright © 2020. All rights reserved.