| Package | Description |
|---|---|
| com.hubspot.slack.client.models.events.user |
| Modifier and Type | Method and Description |
|---|---|
SlackMemberLeftChannelEvent |
SlackMemberLeftChannelEvent.Builder.build()
Builds a new
SlackMemberLeftChannelEvent. |
static SlackMemberLeftChannelEvent |
SlackMemberLeftChannelEvent.copyOf(SlackMemberLeftChannelEventIF instance)
Creates an immutable copy of a
SlackMemberLeftChannelEventIF value. |
SlackMemberLeftChannelEvent |
SlackMemberLeftChannelEvent.withChannelId(String channelId)
Copy the current immutable object by setting a value for the
channelId attribute. |
SlackMemberLeftChannelEvent |
SlackMemberLeftChannelEvent.withChannelType(ChannelType channelType)
Copy the current immutable object by setting a value for the
channelType attribute. |
SlackMemberLeftChannelEvent |
SlackMemberLeftChannelEvent.withTeam(String team)
Copy the current immutable object by setting a value for the
team attribute. |
SlackMemberLeftChannelEvent |
SlackMemberLeftChannelEvent.withType(SlackEventType type)
Copy the current immutable object by setting a value for the
type attribute. |
SlackMemberLeftChannelEvent |
SlackMemberLeftChannelEvent.withUserId(String userId)
Copy the current immutable object by setting a value for the
userId attribute. |
Copyright © 2020. All rights reserved.