Package | Description |
---|---|
com.amazonaws.services.lambda | |
com.amazonaws.services.lambda.model | |
com.amazonaws.services.lambda.model.transform |
Modifier and Type | Method and Description |
---|---|
ListEventSourceMappingsRequest |
ListEventSourceMappingsRequest.clone() |
ListEventSourceMappingsRequest |
ListEventSourceMappingsRequest.withEventSourceArn(java.lang.String eventSourceArn)
The Amazon Resource Name (ARN) of the Amazon Kinesis stream.
|
ListEventSourceMappingsRequest |
ListEventSourceMappingsRequest.withFunctionName(java.lang.String functionName)
The name of the Lambda function.
|
ListEventSourceMappingsRequest |
ListEventSourceMappingsRequest.withMarker(java.lang.String marker)
Optional string.
|
ListEventSourceMappingsRequest |
ListEventSourceMappingsRequest.withMaxItems(java.lang.Integer maxItems)
Optional integer.
|
Modifier and Type | Method and Description |
---|---|
Request<ListEventSourceMappingsRequest> |
ListEventSourceMappingsRequestMarshaller.marshall(ListEventSourceMappingsRequest listEventSourceMappingsRequest) |
Modifier and Type | Method and Description |
---|---|
Request<ListEventSourceMappingsRequest> |
ListEventSourceMappingsRequestMarshaller.marshall(ListEventSourceMappingsRequest listEventSourceMappingsRequest) |