Uses of Class
com.amazonaws.services.s3.event.S3EventNotification.S3EventNotificationRecord
-
Packages that use S3EventNotification.S3EventNotificationRecord Package Description com.amazonaws.services.s3.event -
-
Uses of S3EventNotification.S3EventNotificationRecord in com.amazonaws.services.s3.event
Methods in com.amazonaws.services.s3.event that return types with arguments of type S3EventNotification.S3EventNotificationRecord Modifier and Type Method Description List<S3EventNotification.S3EventNotificationRecord>
S3EventNotification. getRecords()
Constructor parameters in com.amazonaws.services.s3.event with type arguments of type S3EventNotification.S3EventNotificationRecord Constructor Description S3EventNotification(List<S3EventNotification.S3EventNotificationRecord> records)
-