public class Event extends Object
NotificationRecords
.Constructor and Description |
---|
Event() |
Modifier and Type | Method and Description |
---|---|
String |
bucketArn() |
String |
bucketName() |
String |
bucketOwner() |
String |
etag() |
ZonedDateTime |
eventTime() |
EventType |
eventType() |
String |
host() |
String |
objectName() |
long |
objectSize() |
String |
objectVersionId() |
String |
port() |
String |
region() |
Map<String,String> |
requestParameters() |
Map<String,String> |
responseElements() |
String |
sequencer() |
String |
userAgent() |
String |
userId() |
Map<String,String> |
userMetadata() |
public String region()
public ZonedDateTime eventTime()
public EventType eventType()
public String userId()
public String bucketName()
public String bucketOwner()
public String bucketArn()
public String objectName()
public long objectSize()
public String etag()
public String objectVersionId()
public String sequencer()
public String host()
public String port()
public String userAgent()