Class ResponseElements
- java.lang.Object
-
- software.amazon.awssdk.eventnotifications.s3.model.ResponseElements
-
public class ResponseElements extends Object
-
-
Constructor Summary
Constructors Constructor Description ResponseElements(String xAmzId2, String xAmzRequestId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetXAmzId2()StringgetXAmzRequestId()inthashCode()StringtoString()
-