Uses of Class
software.amazon.awssdk.eventnotifications.s3.model.S3
-
Packages that use S3 Package Description software.amazon.awssdk.eventnotifications.s3.model -
-
Uses of S3 in software.amazon.awssdk.eventnotifications.s3.model
Methods in software.amazon.awssdk.eventnotifications.s3.model that return S3 Modifier and Type Method Description S3
S3EventNotificationRecord. getS3()
Contains information about the bucket and object involved in the event.Methods in software.amazon.awssdk.eventnotifications.s3.model with parameters of type S3 Modifier and Type Method Description void
S3EventNotificationRecord. setS3(S3 s3)
-