public class CreateEventOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | CreateEventOptions.BuilderBuilder. | 
| static interface  | CreateEventOptions.TypeThe event type to be created. | 
| Modifier and Type | Method and Description | 
|---|---|
| EventData | data()Gets the data. | 
| CreateEventOptions.Builder | newBuilder()New builder. | 
| java.lang.String | type()Gets the type. | 
public CreateEventOptions.Builder newBuilder()
public java.lang.String type()
public EventData data()