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