| Modifier and Type | Class and Description |
|---|---|
class |
AbstractChannelsHistoryParams |
class |
ChannelsHistoryParams
Immutable implementation of
AbstractChannelsHistoryParams. |
| Modifier and Type | Method and Description |
|---|---|
ChannelsHistoryParams.Builder |
ChannelsHistoryParams.Builder.from(TimeIntervalFilter instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.TimeIntervalFilter instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConversationHistoryPagedParams |
class |
AbstractConversationsHistoryParams |
class |
ConversationHistoryPagedParams
Immutable implementation of
AbstractConversationHistoryPagedParams. |
class |
ConversationsHistoryParams
Immutable implementation of
AbstractConversationsHistoryParams. |
| Modifier and Type | Method and Description |
|---|---|
ConversationHistoryPagedParams.Builder |
ConversationHistoryPagedParams.Builder.from(TimeIntervalFilter instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.TimeIntervalFilter instance. |
ConversationsHistoryParams.Builder |
ConversationsHistoryParams.Builder.from(TimeIntervalFilter instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.TimeIntervalFilter instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractChannelsHistoryResponse |
class |
ChannelsHistoryResponse
Immutable implementation of
AbstractChannelsHistoryResponse. |
| Modifier and Type | Method and Description |
|---|---|
ChannelsHistoryResponse.Builder |
ChannelsHistoryResponse.Builder.from(TimeIntervalFilter instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.TimeIntervalFilter instance. |
Copyright © 2019. All rights reserved.