public class CreateEventResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | CreateEventResponse.TypeThe event type that was created. | 
| Constructor and Description | 
|---|
| CreateEventResponse() | 
| Modifier and Type | Method and Description | 
|---|---|
| EventData | getData()Gets the data. | 
| java.lang.String | getType()Gets the type. | 
public java.lang.String getType()
public EventData getData()