Package | Description |
---|---|
com.mailslurp.apis | |
com.mailslurp.models |
Modifier and Type | Method and Description |
---|---|
InboxIdsResult |
InboxControllerApi.getInboxIds()
Get all inbox IDs
Get list of inbox IDs
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<InboxIdsResult> |
InboxControllerApi.getInboxIdsWithHttpInfo()
Get all inbox IDs
Get list of inbox IDs
|
Modifier and Type | Method and Description |
---|---|
okhttp3.Call |
InboxControllerApi.getInboxIdsAsync(ApiCallback<InboxIdsResult> _callback)
Get all inbox IDs (asynchronously)
Get list of inbox IDs
|
Modifier and Type | Method and Description |
---|---|
InboxIdsResult |
InboxIdsResult.addInboxIdsItem(InboxIdItem inboxIdsItem) |
static InboxIdsResult |
InboxIdsResult.fromJson(String jsonString)
Create an instance of InboxIdsResult given an JSON string
|
InboxIdsResult |
InboxIdsResult.inboxIds(List<InboxIdItem> inboxIds) |
Copyright © 2023. All rights reserved.