| Package | Description |
|---|---|
| com.mailslurp.models |
| Modifier and Type | Method and Description |
|---|---|
MatchOption |
MatchOption.field(MatchOption.FieldEnum field) |
MatchOption |
MatchOption.should(MatchOption.ShouldEnum should) |
MatchOption |
MatchOption.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<MatchOption> |
WaitForConditions.getMatches()
Conditions that should be matched for an email to qualify for results.
|
List<MatchOption> |
MatchOptions.getMatches()
1 or more match options.
|
| Modifier and Type | Method and Description |
|---|---|
WaitForConditions |
WaitForConditions.addMatchesItem(MatchOption matchesItem) |
MatchOptions |
MatchOptions.addMatchesItem(MatchOption matchesItem) |
| Modifier and Type | Method and Description |
|---|---|
WaitForConditions |
WaitForConditions.matches(List<MatchOption> matches) |
MatchOptions |
MatchOptions.matches(List<MatchOption> matches) |
void |
WaitForConditions.setMatches(List<MatchOption> matches) |
void |
MatchOptions.setMatches(List<MatchOption> matches) |
Copyright © 2021. All rights reserved.