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()
The responseElements key value is useful if you want to trace a request by following up with AWS Support.Methods in software.amazon.awssdk.eventnotifications.s3.model with parameters of type ResponseElements Modifier and Type Method Description void
S3EventNotificationRecord. setResponseElements(ResponseElements responseElements)
-