| Package | Description |
|---|---|
| com.hubspot.slack.client.models.events.channel |
| Modifier and Type | Method and Description |
|---|---|
SlackChannelRenameEvent |
SlackChannelRenameEvent.Builder.build()
Builds a new
SlackChannelRenameEvent. |
static SlackChannelRenameEvent |
SlackChannelRenameEvent.copyOf(SlackChannelRenameEventIF instance)
Creates an immutable copy of a
SlackChannelRenameEventIF value. |
SlackChannelRenameEvent |
SlackChannelRenameEvent.withChannel(SlackChannel channel)
Copy the current immutable object by setting a value for the
channel attribute. |
SlackChannelRenameEvent |
SlackChannelRenameEvent.withType(SlackEventType type)
Copy the current immutable object by setting a value for the
type attribute. |
Copyright © 2019. All rights reserved.