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 boolean
equals(Object o)
String
getXAmzId2()
String
getXAmzRequestId()
int
hashCode()
String
toString()
-