Java com.amazonaws.services.lambda.model ListEventSourceMappingsResult fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.lambda.model ListEventSourceMappingsResult fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.lambda.model ListEventSourceMappingsResult.

The text is from its open source code.

Method

java.util.ListgetEventSourceMappings()

A list of event source mappings.

StringgetNextMarker()

A pagination token that's returned when the response doesn't contain all event source mappings.