Uses of Class
com.amazonaws.services.s3.event.S3EventNotification.S3Entity
-
Packages that use S3EventNotification.S3Entity Package Description com.amazonaws.services.s3.event -
-
Uses of S3EventNotification.S3Entity in com.amazonaws.services.s3.event
Methods in com.amazonaws.services.s3.event that return S3EventNotification.S3Entity Modifier and Type Method Description S3EventNotification.S3Entity
S3EventNotification.S3EventNotificationRecord. getS3()
Constructors in com.amazonaws.services.s3.event with parameters of type S3EventNotification.S3Entity Constructor Description S3EventNotificationRecord(String awsRegion, String eventName, String eventSource, String eventTime, String eventVersion, S3EventNotification.RequestParametersEntity requestParameters, S3EventNotification.ResponseElementsEntity responseElements, S3EventNotification.S3Entity s3, S3EventNotification.UserIdentityEntity userIdentity)
-