Uses of Class
software.amazon.awssdk.services.cognitosync.model.SetCognitoEventsRequest
-
Packages that use SetCognitoEventsRequest Package Description software.amazon.awssdk.services.cognitosync Amazon Cognito Sync software.amazon.awssdk.services.cognitosync.transform -
-
Uses of SetCognitoEventsRequest in software.amazon.awssdk.services.cognitosync
Methods in software.amazon.awssdk.services.cognitosync with parameters of type SetCognitoEventsRequest Modifier and Type Method Description default CompletableFuture<SetCognitoEventsResponse>CognitoSyncAsyncClient. setCognitoEvents(SetCognitoEventsRequest setCognitoEventsRequest)Sets the AWS Lambda function for a given event type for an identity pool.default SetCognitoEventsResponseCognitoSyncClient. setCognitoEvents(SetCognitoEventsRequest setCognitoEventsRequest)Sets the AWS Lambda function for a given event type for an identity pool. -
Uses of SetCognitoEventsRequest in software.amazon.awssdk.services.cognitosync.transform
Methods in software.amazon.awssdk.services.cognitosync.transform with parameters of type SetCognitoEventsRequest Modifier and Type Method Description SdkHttpFullRequestSetCognitoEventsRequestMarshaller. marshall(SetCognitoEventsRequest setCognitoEventsRequest)
-