| Package | Description |
|---|---|
| com.hubspot.slack.client.http |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpExchange
Immutable implementation of
HttpExchangeIF. |
| Modifier and Type | Method and Description |
|---|---|
static HttpExchange |
HttpExchange.copyOf(HttpExchangeIF instance)
Creates an immutable copy of a
HttpExchangeIF value. |
HttpExchange.Builder |
HttpExchange.Builder.from(HttpExchangeIF instance)
Fill a builder with attribute values from the provided
HttpExchangeIF instance. |
Copyright © 2020. All rights reserved.