| Modifier and Type | Interface and Description |
|---|---|
interface |
ImOpenParamsIF |
| Modifier and Type | Class and Description |
|---|---|
class |
ImOpenParams
Immutable implementation of
ImOpenParamsIF. |
| Modifier and Type | Method and Description |
|---|---|
ImOpenParams.Builder |
ImOpenParams.Builder.from(HasUser instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasUser instance. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UsersInfoParamsIF |
| Modifier and Type | Class and Description |
|---|---|
class |
UsersInfoParams
Immutable implementation of
UsersInfoParamsIF. |
| Modifier and Type | Method and Description |
|---|---|
UsersInfoParams.Builder |
UsersInfoParams.Builder.from(HasUser instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasUser instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSlackEventMessage |
class |
AbstractSlackEventMessageIm |
class |
SlackEventMessage
Immutable implementation of
AbstractSlackEventMessage. |
class |
SlackEventMessageIm
Immutable implementation of
AbstractSlackEventMessageIm. |
| Modifier and Type | Method and Description |
|---|---|
SlackEventMessageIm.Builder |
SlackEventMessageIm.Builder.from(HasUser instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasUser instance. |
SlackEventMessage.Builder |
SlackEventMessage.Builder.from(HasUser instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasUser 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(HasUser instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.methods.interceptor.HasUser instance. |
Copyright © 2019. All rights reserved.