| Package | Description | 
|---|---|
| com.mailslurp.models | 
| Modifier and Type | Method and Description | 
|---|---|
static CreateWebhookOptions.EventNameEnum | 
CreateWebhookOptions.EventNameEnum.fromValue(String value)  | 
CreateWebhookOptions.EventNameEnum | 
CreateWebhookOptions.getEventName()
Optional webhook event name. 
 | 
CreateWebhookOptions.EventNameEnum | 
CreateWebhookOptions.EventNameEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader)  | 
static CreateWebhookOptions.EventNameEnum | 
CreateWebhookOptions.EventNameEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static CreateWebhookOptions.EventNameEnum[] | 
CreateWebhookOptions.EventNameEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CreateWebhookOptions | 
CreateWebhookOptions.eventName(CreateWebhookOptions.EventNameEnum eventName)  | 
void | 
CreateWebhookOptions.setEventName(CreateWebhookOptions.EventNameEnum eventName)  | 
void | 
CreateWebhookOptions.EventNameEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
     CreateWebhookOptions.EventNameEnum enumeration)  | 
Copyright © 2023. All rights reserved.