public class S3Event extends S3EventNotification implements Serializable, Cloneable
S3EventNotification.RequestParametersEntity, S3EventNotification.ResponseElementsEntity, S3EventNotification.S3BucketEntity, S3EventNotification.S3Entity, S3EventNotification.S3EventNotificationRecord, S3EventNotification.S3ObjectEntity, S3EventNotification.UserIdentityEntity| Constructor and Description |
|---|
S3Event()
default constructor
(Not available in v1)
|
S3Event(List<S3EventNotification.S3EventNotificationRecord> records)
Create a new instance of S3Event
|
| Modifier and Type | Method and Description |
|---|---|
S3Event |
clone() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString()
Returns a string representation of this object; useful for testing and debugging.
|
getRecordspublic S3Event()
public S3Event(List<S3EventNotification.S3EventNotificationRecord> records)
records - A list of S3 event notification recordspublic String toString()
toString in class ObjectObject.toString()Copyright © 2024. All rights reserved.