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