Uses of Class
com.ibm.watson.discovery.v1.model.EventData.Builder
Package | Description |
---|---|
com.ibm.watson.discovery.v1.model |
-
Uses of EventData.Builder in com.ibm.watson.discovery.v1.model
Methods in com.ibm.watson.discovery.v1.model that return EventData.Builder Modifier and Type Method Description EventData.Builder
EventData.Builder. clientTimestamp(Date clientTimestamp)
Set the clientTimestamp.EventData.Builder
EventData.Builder. collectionId(String collectionId)
Set the collectionId.EventData.Builder
EventData.Builder. displayRank(long displayRank)
Set the displayRank.EventData.Builder
EventData.Builder. documentId(String documentId)
Set the documentId.EventData.Builder
EventData.Builder. environmentId(String environmentId)
Set the environmentId.EventData.Builder
EventData. newBuilder()
New builder.EventData.Builder
EventData.Builder. sessionToken(String sessionToken)
Set the sessionToken.