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