| Package | Description |
|---|---|
| com.amazonaws.services.s3.event |
| Modifier and Type | Method and Description |
|---|---|
S3EventNotification.RequestParametersEntity |
S3EventNotification.S3EventNotificationRecord.getRequestParameters() |
| 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) |
Copyright © 2021. All rights reserved.