| Package | Description |
|---|---|
| com.mailslurp.models |
| Modifier and Type | Method and Description |
|---|---|
InboxIdItem |
InboxIdItem.emailAddress(String emailAddress) |
static InboxIdItem |
InboxIdItem.fromJson(String jsonString)
Create an instance of InboxIdItem given an JSON string
|
InboxIdItem |
InboxIdItem.id(UUID id) |
| Modifier and Type | Method and Description |
|---|---|
List<InboxIdItem> |
InboxIdsResult.getInboxIds()
Get inboxIds
|
| Modifier and Type | Method and Description |
|---|---|
InboxIdsResult |
InboxIdsResult.addInboxIdsItem(InboxIdItem inboxIdsItem) |
| Modifier and Type | Method and Description |
|---|---|
InboxIdsResult |
InboxIdsResult.inboxIds(List<InboxIdItem> inboxIds) |
void |
InboxIdsResult.setInboxIds(List<InboxIdItem> inboxIds) |
Copyright © 2023. All rights reserved.