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