public class S3Event extends com.amazonaws.services.s3.event.S3EventNotification implements Serializable, Cloneable
com.amazonaws.services.s3.event.S3EventNotification.RequestParametersEntity, com.amazonaws.services.s3.event.S3EventNotification.ResponseElementsEntity, com.amazonaws.services.s3.event.S3EventNotification.S3BucketEntity, com.amazonaws.services.s3.event.S3EventNotification.S3Entity, com.amazonaws.services.s3.event.S3EventNotification.S3EventNotificationRecord, com.amazonaws.services.s3.event.S3EventNotification.S3ObjectEntity, com.amazonaws.services.s3.event.S3EventNotification.UserIdentityEntity| Constructor and Description |
|---|
S3Event(List<com.amazonaws.services.s3.event.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.
|
public S3Event(List<com.amazonaws.services.s3.event.S3EventNotification.S3EventNotificationRecord> records)
records - A list of S3 event notification recordspublic String toString()
toString in class ObjectObject.toString()Copyright © 2017. All rights reserved.