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)
Deprecated.
|
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) |
Modifier and Type | Method and Description |
---|---|
String |
getAwsRegion() |
String |
getEventName() |
String |
getEventSource() |
org.joda.time.DateTime |
getEventTime() |
String |
getEventVersion() |
S3EventNotification.GlacierEventDataEntity |
getGlacierEventData() |
S3EventNotification.RequestParametersEntity |
getRequestParameters() |
S3EventNotification.ResponseElementsEntity |
getResponseElements() |
S3EventNotification.S3Entity |
getS3() |
S3EventNotification.UserIdentityEntity |
getUserIdentity() |
@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)
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 String getAwsRegion()
public String getEventName()
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()
Copyright © 2019. All rights reserved.