Package | Description |
---|---|
com.amazonaws.services.s3.event |
Modifier and Type | Field and Description |
---|---|
private S3EventNotification.ResponseElementsEntity |
S3EventNotification.S3EventNotificationRecord.responseElements |
Modifier and Type | Method and Description |
---|---|
S3EventNotification.ResponseElementsEntity |
S3EventNotification.S3EventNotificationRecord.getResponseElements() |
Constructor and Description |
---|
S3EventNotificationRecord(java.lang.String awsRegion,
java.lang.String eventName,
java.lang.String eventSource,
java.lang.String eventTime,
java.lang.String eventVersion,
S3EventNotification.RequestParametersEntity requestParameters,
S3EventNotification.ResponseElementsEntity responseElements,
S3EventNotification.S3Entity s3,
S3EventNotification.UserIdentityEntity userIdentity) |