All Classes Interface Summary Class Summary Exception Summary
| Class |
Description |
| CloudFormationCustomResourceEventMixin |
|
| CloudFrontEventMixin |
Mixin for CloudFrontEvent
|
| CloudWatchLogsEventMixin |
Interface with Jackson annotations for CloudWatchLogsEvent
|
| CodeCommitEventMixin |
interface with Jackson annotations for CodeCommitEvent
|
| ConnectEventMixin |
Jackson annotations for ConnectEvent
|
| DateModule |
The AWS API represents a date as a double, which specifies the fractional
number of seconds since the epoch.
|
| DateModule.Deserializer |
|
| DateModule.Serializer |
|
| DateTimeModule |
Class that is used to load customer DateTime class
|
| DynamodbEventMixin |
|
| DynamodbTimeWindowEventMixin |
|
| Functions |
Interfaces for reflective function calls
R functions return a type R with n number of arguments
V functions are void
A generics represent arguments for a function handle
|
| Functions.R0<R> |
|
| Functions.R1<R,A1> |
|
| Functions.R2<R,A1,A2> |
|
| Functions.R3<R,A1,A2,A3> |
|
| Functions.R4<R,A1,A2,A3,A4> |
|
| Functions.R5<R,A1,A2,A3,A4,A5> |
|
| Functions.R9<R,A1,A2,A3,A4,A5,A6,A7,A8,A9> |
|
| Functions.V0 |
|
| Functions.V1<A1> |
|
| Functions.V2<A1,A2> |
|
| GsonFactory |
|
| JacksonFactory |
|
| KinesisEventMixin |
|
| KinesisTimeWindowEventMixin |
|
| LambdaEventSerializers |
This class provides serializers for Lambda supported events.
|
| OrgJsonSerializer<T> |
Interface for event serializers that use org json
|
| PojoSerializer<T> |
|
| PojoSerializerFactory |
|
| ReflectUtil |
Class with reflection utilities
|
| ReflectUtil.ReflectException |
|
| S3EventSerializer<T> |
Serializer for S3 event
NOTE: Because the s3 event class provided by the SDK does not play well with Jackson through a class laoder,
this class uses the low level org json library to serialize and deserialize the event.
|
| ScheduledEventMixin |
Jackson annotations for ScheduledEvent
|
| SecretsManagerRotationEventMixin |
Jackson annotations for SecretsManagerRotationEvent
|
| SerializeUtil |
Class with Utilities for serializing and deserializing customer classes
|
| SNSEventMixin |
|
| SQSEventMixin |
|