public static class S3EventNotification.S3EventNotificationRecord extends Object
Constructor and Description |
---|
S3EventNotificationRecord(String awsRegion,
String eventName,
String eventSource,
String eventTime,
String eventVersion,
S3EventNotification.RequestParametersEntity requestParameters,
S3EventNotification.ResponseElementsEntity responseElements,
S3EventNotification.S3Entity s3,
S3EventNotification.UserIdentityEntity userIdentity) |
Modifier and Type | Method and Description |
---|---|
String |
getAwsRegion() |
String |
getEventName() |
S3Event |
getEventNameAsEnum() |
String |
getEventSource() |
org.joda.time.DateTime |
getEventTime() |
String |
getEventVersion() |
S3EventNotification.RequestParametersEntity |
getRequestParameters() |
S3EventNotification.ResponseElementsEntity |
getResponseElements() |
S3EventNotification.S3Entity |
getS3() |
S3EventNotification.UserIdentityEntity |
getUserIdentity() |
public S3EventNotificationRecord(String awsRegion, String eventName, String eventSource, String eventTime, String eventVersion, S3EventNotification.RequestParametersEntity requestParameters, S3EventNotification.ResponseElementsEntity responseElements, S3EventNotification.S3Entity s3, S3EventNotification.UserIdentityEntity userIdentity)
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()
Copyright © 2024. All rights reserved.