public class CreateEventResponse extends GenericModel
| Modifier and Type | Class and Description |
|---|---|
static interface |
CreateEventResponse.Type
The 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.
|
equals, hashCode, toStringpublic java.lang.String getType()
public EventData getData()