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