public class EventData
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | EventData.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Date | clientTimestamp()Gets the clientTimestamp. | 
| java.lang.String | collectionId()Gets the collectionId. | 
| java.lang.Long | displayRank()Gets the displayRank. | 
| java.lang.String | documentId()Gets the documentId. | 
| java.lang.String | environmentId()Gets the environmentId. | 
| EventData.Builder | newBuilder()New builder. | 
| java.lang.String | queryId()Gets the queryId. | 
| java.lang.String | sessionToken()Gets the sessionToken. | 
public EventData.Builder newBuilder()
public java.lang.String environmentId()
public java.lang.String sessionToken()
public java.util.Date clientTimestamp()
public java.lang.Long displayRank()
public java.lang.String collectionId()
public java.lang.String documentId()
public java.lang.String queryId()