Uses of Class
com.amazonaws.services.s3.event.S3EventNotification
-
Packages that use S3EventNotification Package Description com.amazonaws.services.s3.event -
-
Uses of S3EventNotification in com.amazonaws.services.s3.event
Methods in com.amazonaws.services.s3.event that return S3EventNotification Modifier and Type Method Description static S3EventNotification
S3EventNotification. parseJson(String json)
Parse the JSON string into a S3EventNotification object.
-