public static class S3EventNotification.S3EventNotificationRecord extends Object
@Deprecated public S3EventNotificationRecord(String awsRegion, String eventName, String eventSource, String eventTime, String eventVersion, S3EventNotification.RequestParametersEntity requestParameters, S3EventNotification.ResponseElementsEntity responseElements, S3EventNotification.S3Entity s3, S3EventNotification.UserIdentityEntity userIdentity)
@Deprecated public S3EventNotificationRecord(String awsRegion, String eventName, String eventSource, String eventTime, String eventVersion, S3EventNotification.RequestParametersEntity requestParameters, S3EventNotification.ResponseElementsEntity responseElements, S3EventNotification.S3Entity s3, S3EventNotification.UserIdentityEntity userIdentity, S3EventNotification.GlacierEventDataEntity glacierEventData)
public S3EventNotificationRecord(String awsRegion, String eventName, String eventSource, String eventTime, String eventVersion, S3EventNotification.RequestParametersEntity requestParameters, S3EventNotification.ResponseElementsEntity responseElements, S3EventNotification.S3Entity s3, S3EventNotification.UserIdentityEntity userIdentity, S3EventNotification.GlacierEventDataEntity glacierEventData, S3EventNotification.LifecycleEventDataEntity lifecycleEventData, S3EventNotification.IntelligentTieringEventDataEntity intelligentTieringEventData, S3EventNotification.ReplicationEventDataEntity replicationEventData)
public String getAwsRegion()
public String getEventName()
public S3Event getEventNameAsEnum()
public String getEventSource()
public org.joda.time.DateTime getEventTime()
public String getEventVersion()
public S3EventNotification.RequestParametersEntity getRequestParameters()
public S3EventNotification.ResponseElementsEntity getResponseElements()
public S3EventNotification.S3Entity getS3()
public S3EventNotification.UserIdentityEntity getUserIdentity()
public S3EventNotification.GlacierEventDataEntity getGlacierEventData()
public S3EventNotification.LifecycleEventDataEntity getLifecycleEventData()
public S3EventNotification.IntelligentTieringEventDataEntity getIntelligentTieringEventData()
public S3EventNotification.ReplicationEventDataEntity getReplicationEventDataEntity()