Uses of Class
software.amazon.awssdk.eventnotifications.s3.model.GlacierEventData
-
Packages that use GlacierEventData Package Description software.amazon.awssdk.eventnotifications.s3.model -
-
Uses of GlacierEventData in software.amazon.awssdk.eventnotifications.s3.model
Methods in software.amazon.awssdk.eventnotifications.s3.model that return GlacierEventData Modifier and Type Method Description GlacierEventDataS3EventNotificationRecord. getGlacierEventData()The GlacierEventData is only visible for s3:ObjectRestore:Completed events.Methods in software.amazon.awssdk.eventnotifications.s3.model with parameters of type GlacierEventData Modifier and Type Method Description voidS3EventNotificationRecord. setGlacierEventData(GlacierEventData glacierEventData)
-