| Package | Description |
|---|---|
| com.hubspot.slack.client.models.events.app |
| Modifier and Type | Method and Description |
|---|---|
static SlackTokensRevokedEvent.Builder |
SlackTokensRevokedEvent.builder()
Creates a builder for
SlackTokensRevokedEvent. |
SlackTokensRevokedEvent.Builder |
SlackTokensRevokedEvent.Builder.from(SlackEvent instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.models.events.SlackEvent instance. |
SlackTokensRevokedEvent.Builder |
SlackTokensRevokedEvent.Builder.from(SlackTokensRevokedEventIF instance)
Fill a builder with attribute values from the provided
com.hubspot.slack.client.models.events.app.SlackTokensRevokedEventIF instance. |
SlackTokensRevokedEvent.Builder |
SlackTokensRevokedEvent.Builder.setTokens(TokensRevoked tokens)
Initializes the value for the
tokens attribute. |
SlackTokensRevokedEvent.Builder |
SlackTokensRevokedEvent.Builder.setType(SlackEventType type)
Initializes the value for the
type attribute. |
Copyright © 2020. All rights reserved.