| Package | Description |
|---|---|
| com.hubspot.slack.client.models.events.channel |
| Modifier and Type | Method and Description |
|---|---|
static SlackChannelRenameEvent.Builder |
SlackChannelRenameEvent.builder()
Creates a builder for
SlackChannelRenameEvent. |
SlackChannelRenameEvent.Builder |
SlackChannelRenameEvent.Builder.from(SlackChannelRenameEventIF instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.models.events.channel.SlackChannelRenameEventIF instance. |
SlackChannelRenameEvent.Builder |
SlackChannelRenameEvent.Builder.from(SlackEvent instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.models.events.SlackEvent instance. |
SlackChannelRenameEvent.Builder |
SlackChannelRenameEvent.Builder.setChannel(SlackChannel channel)
Initializes the value for the
channel attribute. |
SlackChannelRenameEvent.Builder |
SlackChannelRenameEvent.Builder.setType(SlackEventType type)
Initializes the value for the
type attribute. |
Copyright © 2019. All rights reserved.