Package | Description |
---|---|
com.mailslurp.models |
Modifier and Type | Method and Description |
---|---|
static CreateInboxRulesetOptions.ScopeEnum |
CreateInboxRulesetOptions.ScopeEnum.fromValue(String value) |
CreateInboxRulesetOptions.ScopeEnum |
CreateInboxRulesetOptions.getScope()
What type of emails actions to apply ruleset to.
|
CreateInboxRulesetOptions.ScopeEnum |
CreateInboxRulesetOptions.ScopeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static CreateInboxRulesetOptions.ScopeEnum |
CreateInboxRulesetOptions.ScopeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CreateInboxRulesetOptions.ScopeEnum[] |
CreateInboxRulesetOptions.ScopeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CreateInboxRulesetOptions |
CreateInboxRulesetOptions.scope(CreateInboxRulesetOptions.ScopeEnum scope) |
void |
CreateInboxRulesetOptions.setScope(CreateInboxRulesetOptions.ScopeEnum scope) |
void |
CreateInboxRulesetOptions.ScopeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
CreateInboxRulesetOptions.ScopeEnum enumeration) |
Copyright © 2023. All rights reserved.