| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitosync |
|
| Modifier and Type | Method and Description |
|---|---|
default SetCognitoEventsResponse |
CognitoSyncClient.setCognitoEvents(Consumer<SetCognitoEventsRequest.Builder> setCognitoEventsRequest)
Sets the AWS Lambda function for a given event type for an identity pool.
|
default SetCognitoEventsResponse |
CognitoSyncClient.setCognitoEvents(SetCognitoEventsRequest setCognitoEventsRequest)
Sets the AWS Lambda function for a given event type for an identity pool.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SetCognitoEventsResponse> |
CognitoSyncAsyncClient.setCognitoEvents(Consumer<SetCognitoEventsRequest.Builder> setCognitoEventsRequest)
Sets the AWS Lambda function for a given event type for an identity pool.
|
default CompletableFuture<SetCognitoEventsResponse> |
CognitoSyncAsyncClient.setCognitoEvents(SetCognitoEventsRequest setCognitoEventsRequest)
Sets the AWS Lambda function for a given event type for an identity pool.
|
Copyright © 2022. All rights reserved.