Uses of Class
com.amazonaws.services.s3.event.S3EventNotification.S3ObjectEntity
-
Packages that use S3EventNotification.S3ObjectEntity Package Description com.amazonaws.services.s3.event -
-
Uses of S3EventNotification.S3ObjectEntity in com.amazonaws.services.s3.event
Methods in com.amazonaws.services.s3.event that return S3EventNotification.S3ObjectEntity Modifier and Type Method Description S3EventNotification.S3ObjectEntity
S3EventNotification.S3Entity. getObject()
Constructors in com.amazonaws.services.s3.event with parameters of type S3EventNotification.S3ObjectEntity Constructor Description S3Entity(String configurationId, S3EventNotification.S3BucketEntity bucket, S3EventNotification.S3ObjectEntity object, String s3SchemaVersion)
-