| Package | Description |
|---|---|
| com.hubspot.slack.client.models.users |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SlackUserIF |
interface |
SlackUserLiteIF |
| Modifier and Type | Class and Description |
|---|---|
class |
SlackUser
Immutable implementation of
SlackUserIF. |
class |
SlackUserLite
Immutable implementation of
SlackUserLiteIF. |
| Modifier and Type | Method and Description |
|---|---|
SlackUser.Builder |
SlackUser.Builder.from(SlackUserCore instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.models.users.SlackUserCore instance. |
SlackUserLite.Builder |
SlackUserLite.Builder.from(SlackUserCore instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.models.users.SlackUserCore instance. |
Copyright © 2019. All rights reserved.