| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentityprovider.model | |
| software.amazon.awssdk.services.cognitoidentityprovider.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<AuthEventType> |
AdminListUserAuthEventsResponse.authEvents()
The response object.
|
| Modifier and Type | Method and Description |
|---|---|
AdminListUserAuthEventsResponse.Builder |
AdminListUserAuthEventsResponse.Builder.authEvents(AuthEventType... authEvents)
The response object.
|
| Modifier and Type | Method and Description |
|---|---|
AdminListUserAuthEventsResponse.Builder |
AdminListUserAuthEventsResponse.Builder.authEvents(Collection<AuthEventType> authEvents)
The response object.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<AuthEventType> |
AdminListUserAuthEventsIterable.authEvents()
Returns an iterable to iterate through the paginated
AdminListUserAuthEventsResponse.authEvents() member. |
SdkPublisher<AuthEventType> |
AdminListUserAuthEventsPublisher.authEvents()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2022. All rights reserved.