| Package | Description |
|---|---|
| com.amazonaws.services.lambda |
|
| com.amazonaws.services.lambda.model |
| Modifier and Type | Method and Description |
|---|---|
ListEventSourceMappingsRequest |
ListEventSourceMappingsRequest.clone() |
ListEventSourceMappingsRequest |
ListEventSourceMappingsRequest.withEventSourceArn(String eventSourceArn)
The Amazon Resource Name (ARN) of the event source.
|
ListEventSourceMappingsRequest |
ListEventSourceMappingsRequest.withFunctionName(String functionName)
The name of the Lambda function.
|
ListEventSourceMappingsRequest |
ListEventSourceMappingsRequest.withMarker(String marker)
A pagination token returned by a previous call.
|
ListEventSourceMappingsRequest |
ListEventSourceMappingsRequest.withMaxItems(Integer maxItems)
The maximum number of event source mappings to return.
|
Copyright © 2023. All rights reserved.