| Modifier and Type | Interface and Description |
|---|---|
interface |
ChannelsKickParamsIF |
interface |
FindRepliesParamsIF |
interface |
ReplyQueryParams |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractChannelsHistoryParams |
class |
AbstractChannelsInfoParams |
class |
ChannelsHistoryParams
Immutable implementation of
AbstractChannelsHistoryParams. |
class |
ChannelsInfoParams
Immutable implementation of
AbstractChannelsInfoParams. |
class |
ChannelsKickParams
Immutable implementation of
ChannelsKickParamsIF. |
class |
FindRepliesParams
Immutable implementation of
FindRepliesParamsIF. |
| Modifier and Type | Method and Description |
|---|---|
ChannelsKickParams.Builder |
ChannelsKickParams.Builder.from(HasChannel instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasChannel instance. |
ChannelsInfoParams.Builder |
ChannelsInfoParams.Builder.from(HasChannel instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasChannel instance. |
FindRepliesParams.Builder |
FindRepliesParams.Builder.from(HasChannel instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasChannel instance. |
ChannelsHistoryParams.Builder |
ChannelsHistoryParams.Builder.from(HasChannel instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasChannel instance. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ChatGetPermalinkParamsIF |
interface |
ChatPostEphemeralMessageParamsIF |
interface |
ChatUpdateMessageParamsIF |
interface |
MessageParams |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractChatDeleteParams |
class |
AbstractChatPostMessageParams |
class |
ChatDeleteParams
Immutable implementation of
AbstractChatDeleteParams. |
class |
ChatGetPermalinkParams
Immutable implementation of
ChatGetPermalinkParamsIF. |
class |
ChatPostEphemeralMessageParams
Immutable implementation of
ChatPostEphemeralMessageParamsIF. |
class |
ChatPostMessageParams
Immutable implementation of
AbstractChatPostMessageParams. |
class |
ChatUpdateMessageParams
Immutable implementation of
ChatUpdateMessageParamsIF. |
| Modifier and Type | Method and Description |
|---|---|
ChatPostMessageParams.Builder |
ChatPostMessageParams.Builder.from(HasChannel instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasChannel instance. |
ChatUpdateMessageParams.Builder |
ChatUpdateMessageParams.Builder.from(HasChannel instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasChannel instance. |
ChatGetPermalinkParams.Builder |
ChatGetPermalinkParams.Builder.from(HasChannel instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasChannel instance. |
ChatDeleteParams.Builder |
ChatDeleteParams.Builder.from(HasChannel instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasChannel instance. |
ChatPostEphemeralMessageParams.Builder |
ChatPostEphemeralMessageParams.Builder.from(HasChannel instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasChannel instance. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConversationArchiveBaseParams |
interface |
ConversationArchiveParamsIF |
interface |
ConversationInviteParamsIF |
interface |
ConversationUnarchiveParamsIF |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConversationHistoryPagedParams |
class |
AbstractConversationsHistoryParams |
class |
ConversationArchiveParams
Immutable implementation of
ConversationArchiveParamsIF. |
class |
ConversationHistoryPagedParams
Immutable implementation of
AbstractConversationHistoryPagedParams. |
class |
ConversationInviteParams
Immutable implementation of
ConversationInviteParamsIF. |
class |
ConversationsHistoryParams
Immutable implementation of
AbstractConversationsHistoryParams. |
class |
ConversationUnarchiveParams
Immutable implementation of
ConversationUnarchiveParamsIF. |
| Modifier and Type | Method and Description |
|---|---|
ConversationInviteParams.Builder |
ConversationInviteParams.Builder.from(HasChannel instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasChannel instance. |
ConversationArchiveParams.Builder |
ConversationArchiveParams.Builder.from(HasChannel instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasChannel instance. |
ConversationHistoryPagedParams.Builder |
ConversationHistoryPagedParams.Builder.from(HasChannel instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasChannel instance. |
ConversationUnarchiveParams.Builder |
ConversationUnarchiveParams.Builder.from(HasChannel instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasChannel instance. |
ConversationsHistoryParams.Builder |
ConversationsHistoryParams.Builder.from(HasChannel instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasChannel instance. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GroupsKickParamsIF |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupsKickParams
Immutable implementation of
GroupsKickParamsIF. |
| Modifier and Type | Method and Description |
|---|---|
GroupsKickParams.Builder |
GroupsKickParams.Builder.from(HasChannel instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasChannel instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSlackEventBotMessage |
class |
AbstractSlackEventMessage |
class |
AbstractSlackEventMessageChanged |
class |
AbstractSlackEventMessageDeleted |
class |
AbstractSlackEventMessageIm |
class |
AbstractSlackEventMessageReplied |
class |
SlackEventBotMessage
Immutable implementation of
AbstractSlackEventBotMessage. |
class |
SlackEventMessage
Immutable implementation of
AbstractSlackEventMessage. |
class |
SlackEventMessageBase |
class |
SlackEventMessageChanged
Immutable implementation of
AbstractSlackEventMessageChanged. |
class |
SlackEventMessageDeleted
Immutable implementation of
AbstractSlackEventMessageDeleted. |
class |
SlackEventMessageIm
Immutable implementation of
AbstractSlackEventMessageIm. |
class |
SlackEventMessageReplied
Immutable implementation of
AbstractSlackEventMessageReplied. |
| Modifier and Type | Method and Description |
|---|---|
SlackEventBotMessage.Builder |
SlackEventBotMessage.Builder.from(HasChannel instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasChannel instance. |
SlackEventMessageDeleted.Builder |
SlackEventMessageDeleted.Builder.from(HasChannel instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasChannel instance. |
SlackEventMessageIm.Builder |
SlackEventMessageIm.Builder.from(HasChannel instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasChannel instance. |
SlackEventMessage.Builder |
SlackEventMessage.Builder.from(HasChannel instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasChannel instance. |
SlackEventMessageChanged.Builder |
SlackEventMessageChanged.Builder.from(HasChannel instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasChannel instance. |
SlackEventMessageReplied.Builder |
SlackEventMessageReplied.Builder.from(HasChannel instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasChannel instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSlackReplyMessage |
class |
SlackReplyMessage
Immutable implementation of
AbstractSlackReplyMessage. |
| Modifier and Type | Method and Description |
|---|---|
SlackReplyMessage.Builder |
SlackReplyMessage.Builder.from(HasChannel instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasChannel instance. |
Copyright © 2019. All rights reserved.