Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.paginators.AdminListUserAuthEventsIterable
-
Packages that use AdminListUserAuthEventsIterable Package Description software.amazon.awssdk.services.cognitoidentityprovider With the Amazon Cognito user pools API, you can configure user pools and authenticate users. -
-
Uses of AdminListUserAuthEventsIterable in software.amazon.awssdk.services.cognitoidentityprovider
Methods in software.amazon.awssdk.services.cognitoidentityprovider that return AdminListUserAuthEventsIterable Modifier and Type Method Description default AdminListUserAuthEventsIterableCognitoIdentityProviderClient. adminListUserAuthEventsPaginator(Consumer<AdminListUserAuthEventsRequest.Builder> adminListUserAuthEventsRequest)default AdminListUserAuthEventsIterableCognitoIdentityProviderClient. adminListUserAuthEventsPaginator(AdminListUserAuthEventsRequest adminListUserAuthEventsRequest)
-