| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentityprovider.model |
| Modifier and Type | Method and Description |
|---|---|
List<ChallengeResponseType> |
AuthEventType.challengeResponses()
The challenge responses.
|
| Modifier and Type | Method and Description |
|---|---|
AuthEventType.Builder |
AuthEventType.Builder.challengeResponses(ChallengeResponseType... challengeResponses)
The challenge responses.
|
| Modifier and Type | Method and Description |
|---|---|
AuthEventType.Builder |
AuthEventType.Builder.challengeResponses(Collection<ChallengeResponseType> challengeResponses)
The challenge responses.
|
Copyright © 2019. All rights reserved.