Package com.amazonaws.services.s3.event
Class S3EventNotification.S3EventNotificationRecord
java.lang.Object
com.amazonaws.services.s3.event.S3EventNotification.S3EventNotificationRecord
- Enclosing class:
- S3EventNotification
-
Constructor Summary
ConstructorsConstructorDescriptionS3EventNotificationRecord
(String awsRegion, String eventName, String eventSource, String eventTime, String eventVersion, S3EventNotification.RequestParametersEntity requestParameters, S3EventNotification.ResponseElementsEntity responseElements, S3EventNotification.S3Entity s3, S3EventNotification.UserIdentityEntity userIdentity) -
Method Summary
-
Constructor Details
-
S3EventNotificationRecord
public S3EventNotificationRecord(String awsRegion, String eventName, String eventSource, String eventTime, String eventVersion, S3EventNotification.RequestParametersEntity requestParameters, S3EventNotification.ResponseElementsEntity responseElements, S3EventNotification.S3Entity s3, S3EventNotification.UserIdentityEntity userIdentity)
-
-
Method Details
-
getAwsRegion
-
getEventName
-
getEventSource
-
getEventTime
public org.joda.time.DateTime getEventTime() -
getEventVersion
-
getRequestParameters
-
getResponseElements
-
getS3
-
getUserIdentity
-