Package com.amazonaws.services.s3.event
Class S3EventNotification.S3Entity
java.lang.Object
com.amazonaws.services.s3.event.S3EventNotification.S3Entity
- Enclosing class:
- S3EventNotification
-
Constructor Summary
ConstructorsConstructorDescriptionS3Entity
(String configurationId, S3EventNotification.S3BucketEntity bucket, S3EventNotification.S3ObjectEntity object, String s3SchemaVersion) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
S3Entity
public S3Entity(String configurationId, S3EventNotification.S3BucketEntity bucket, S3EventNotification.S3ObjectEntity object, String s3SchemaVersion)
-
-
Method Details
-
getConfigurationId
-
getBucket
-
getObject
-
getS3SchemaVersion
-