| Package | Description |
|---|---|
| software.amazon.awssdk.services.lambda |
|
| software.amazon.awssdk.services.lambda.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateEventSourceMappingResponse |
LambdaClient.createEventSourceMapping(CreateEventSourceMappingRequest createEventSourceMappingRequest)
Creates a mapping between an event source and an Lambda function.
|
default CompletableFuture<CreateEventSourceMappingResponse> |
LambdaAsyncClient.createEventSourceMapping(CreateEventSourceMappingRequest createEventSourceMappingRequest)
Creates a mapping between an event source and an Lambda function.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateEventSourceMappingRequestMarshaller.marshall(CreateEventSourceMappingRequest createEventSourceMappingRequest) |
Copyright © 2023. All rights reserved.