Package com.amazonaws.services.s3.event
Class S3EventNotification.ResponseElementsEntity
- java.lang.Object
-
- com.amazonaws.services.s3.event.S3EventNotification.ResponseElementsEntity
-
- Enclosing class:
- S3EventNotification
public static class S3EventNotification.ResponseElementsEntity extends Object
-
-
Constructor Summary
Constructors Constructor Description ResponseElementsEntity(String xAmzId2, String xAmzRequestId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getxAmzId2()
String
getxAmzRequestId()
-