Uses of Class
software.amazon.awssdk.eventnotifications.s3.model.ResponseElements
-
Packages that use ResponseElements Package Description software.amazon.awssdk.eventnotifications.s3.model -
-
Uses of ResponseElements in software.amazon.awssdk.eventnotifications.s3.model
Methods in software.amazon.awssdk.eventnotifications.s3.model that return ResponseElements Modifier and Type Method Description ResponseElements
S3EventNotificationRecord. getResponseElements()
Methods in software.amazon.awssdk.eventnotifications.s3.model with parameters of type ResponseElements Modifier and Type Method Description void
S3EventNotificationRecord. setResponseElements(ResponseElements responseElements)
-