| Package | Description |
|---|---|
| com.hubspot.slack.client.models.events |
| Modifier and Type | Method and Description |
|---|---|
static ChallengeEvent.Builder |
ChallengeEvent.builder()
Creates a builder for
ChallengeEvent. |
ChallengeEvent.Builder |
ChallengeEvent.Builder.from(ChallengeEventIF instance)
Fill a builder with attribute values from the provided
ChallengeEventIF instance. |
ChallengeEvent.Builder |
ChallengeEvent.Builder.setChallenge(String challenge)
Initializes the value for the
challenge attribute. |
ChallengeEvent.Builder |
ChallengeEvent.Builder.setToken(String token)
Initializes the value for the
token attribute. |
ChallengeEvent.Builder |
ChallengeEvent.Builder.setType(String type)
Initializes the value for the
type attribute. |
Copyright © 2019. All rights reserved.