| Package | Description | 
|---|---|
| com.mailslurp.models | 
| Modifier and Type | Method and Description | 
|---|---|
static CreateInboxForwarderOptions.FieldEnum | 
CreateInboxForwarderOptions.FieldEnum.fromValue(String value)  | 
CreateInboxForwarderOptions.FieldEnum | 
CreateInboxForwarderOptions.getField()
Field to match against to trigger inbox forwarding for inbound email 
 | 
CreateInboxForwarderOptions.FieldEnum | 
CreateInboxForwarderOptions.FieldEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader)  | 
static CreateInboxForwarderOptions.FieldEnum | 
CreateInboxForwarderOptions.FieldEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static CreateInboxForwarderOptions.FieldEnum[] | 
CreateInboxForwarderOptions.FieldEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CreateInboxForwarderOptions | 
CreateInboxForwarderOptions.field(CreateInboxForwarderOptions.FieldEnum field)  | 
void | 
CreateInboxForwarderOptions.setField(CreateInboxForwarderOptions.FieldEnum field)  | 
void | 
CreateInboxForwarderOptions.FieldEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
     CreateInboxForwarderOptions.FieldEnum enumeration)  | 
Copyright © 2023. All rights reserved.