| Package | Description | 
|---|---|
| com.ibm.watson.discovery.v1.model | 
| Modifier and Type | Method and Description | 
|---|---|
EventData | 
EventData.Builder.build()
Builds a EventData. 
 | 
EventData | 
CreateEventOptions.data()
Gets the data. 
 | 
EventData | 
CreateEventResponse.getData()
Gets the data. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CreateEventOptions.Builder | 
CreateEventOptions.Builder.data(EventData data)
Set the data. 
 | 
| Constructor and Description | 
|---|
Builder(String type,
       EventData data)
Instantiates a new builder with required properties. 
 | 
Copyright © 2021 IBM Cloud. All rights reserved.