| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitosync |
|
| Modifier and Type | Method and Description |
|---|---|
default GetCognitoEventsResponse |
CognitoSyncClient.getCognitoEvents(Consumer<GetCognitoEventsRequest.Builder> getCognitoEventsRequest)
Gets the events and the corresponding Lambda functions associated with an identity pool.
|
default GetCognitoEventsResponse |
CognitoSyncClient.getCognitoEvents(GetCognitoEventsRequest getCognitoEventsRequest)
Gets the events and the corresponding Lambda functions associated with an identity pool.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetCognitoEventsResponse> |
CognitoSyncAsyncClient.getCognitoEvents(Consumer<GetCognitoEventsRequest.Builder> getCognitoEventsRequest)
Gets the events and the corresponding Lambda functions associated with an identity pool.
|
default CompletableFuture<GetCognitoEventsResponse> |
CognitoSyncAsyncClient.getCognitoEvents(GetCognitoEventsRequest getCognitoEventsRequest)
Gets the events and the corresponding Lambda functions associated with an identity pool.
|
Copyright © 2022. All rights reserved.