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