| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitosync |
|
| software.amazon.awssdk.services.cognitosync.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetCognitoEventsResponse |
CognitoSyncClient.getCognitoEvents(GetCognitoEventsRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetCognitoEventsRequestMarshaller.marshall(GetCognitoEventsRequest getCognitoEventsRequest) |
Copyright © 2023. All rights reserved.