Uses of Interface
software.amazon.awssdk.eventnotifications.s3.internal.S3EventNotificationReader
-
Packages that use S3EventNotificationReader Package Description software.amazon.awssdk.eventnotifications.s3.internal -
-
Uses of S3EventNotificationReader in software.amazon.awssdk.eventnotifications.s3.internal
Classes in software.amazon.awssdk.eventnotifications.s3.internal that implement S3EventNotificationReader Modifier and Type Class Description class
DefaultS3EventNotificationReader
Methods in software.amazon.awssdk.eventnotifications.s3.internal that return S3EventNotificationReader Modifier and Type Method Description static S3EventNotificationReader
S3EventNotificationReader. create()
Creates a S3EventNotificationReader
-