public class S3Event
extends java.lang.Object
| Constructor and Description |
|---|
S3Event() |
S3Event(io.vertx.core.json.JsonObject json) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<S3EventRecord> |
getRecords() |
S3Event |
setRecords(java.util.List<S3EventRecord> records) |
io.vertx.core.json.JsonObject |
toJson() |
java.lang.String |
toString() |
public S3Event()
public S3Event(io.vertx.core.json.JsonObject json)
public io.vertx.core.json.JsonObject toJson()
public java.util.List<S3EventRecord> getRecords()
public S3Event setRecords(java.util.List<S3EventRecord> records)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2019. All Rights Reserved.