| Package | Description |
|---|---|
| com.hubspot.slack.client.models.events.app |
| Modifier and Type | Method and Description |
|---|---|
SlackTokensRevokedEvent |
SlackTokensRevokedEvent.Builder.build()
Builds a new
SlackTokensRevokedEvent. |
static SlackTokensRevokedEvent |
SlackTokensRevokedEvent.copyOf(SlackTokensRevokedEventIF instance)
Creates an immutable copy of a
SlackTokensRevokedEventIF value. |
SlackTokensRevokedEvent |
SlackTokensRevokedEvent.withTokens(TokensRevoked tokens)
Copy the current immutable object by setting a value for the
tokens attribute. |
SlackTokensRevokedEvent |
SlackTokensRevokedEvent.withType(SlackEventType type)
Copy the current immutable object by setting a value for the
type attribute. |
Copyright © 2020. All rights reserved.