| Package | Description |
|---|---|
| com.hubspot.slack.client.models.events |
| Modifier and Type | Method and Description |
|---|---|
ChallengeEvent |
ChallengeEvent.Builder.build()
Builds a new
ChallengeEvent. |
static ChallengeEvent |
ChallengeEvent.copyOf(ChallengeEventIF instance)
Creates an immutable copy of a
ChallengeEventIF value. |
ChallengeEvent |
ChallengeEvent.withChallenge(String challenge)
Copy the current immutable object by setting a value for the
challenge attribute. |
ChallengeEvent |
ChallengeEvent.withToken(String token)
Copy the current immutable object by setting a value for the
token attribute. |
ChallengeEvent |
ChallengeEvent.withType(String type)
Copy the current immutable object by setting a value for the
type attribute. |
Copyright © 2019. All rights reserved.