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 Amazon Kinesis stream.
|
ListEventSourceMappingsRequest |
ListEventSourceMappingsRequest.withFunctionName(String functionName)
The name of the Lambda function.
|
ListEventSourceMappingsRequest |
ListEventSourceMappingsRequest.withMarker(String marker)
Optional string.
|
ListEventSourceMappingsRequest |
ListEventSourceMappingsRequest.withMaxItems(Integer maxItems)
Optional integer.
|
Copyright © 2018. All rights reserved.