| Package | Description |
|---|---|
| com.amazonaws.services.lambda.runtime.serialization.events.serializers |
| Modifier and Type | Method and Description |
|---|---|
S3EventSerializer<T> |
S3EventSerializer.withClass(Class<T> eventClass)
Construct s3Event Serialize from specific s3 event class from user
|
S3EventSerializer<T> |
S3EventSerializer.withClassLoader(ClassLoader classLoader)
Sets the ClassLoader that will be used to load S3 event classes
|
Copyright © 2020. All rights reserved.