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