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