Package | Description |
---|---|
com.mailslurp.apis | |
com.mailslurp.models |
Modifier and Type | Method and Description |
---|---|
InboxRulesetTestResult |
InboxRulesetControllerApi.testInboxRuleset(UUID id,
InboxRulesetTestOptions inboxRulesetTestOptions)
Test an inbox ruleset
Test an inbox ruleset
|
okhttp3.Call |
InboxRulesetControllerApi.testInboxRulesetAsync(UUID id,
InboxRulesetTestOptions inboxRulesetTestOptions,
ApiCallback<InboxRulesetTestResult> _callback)
Test an inbox ruleset (asynchronously)
Test an inbox ruleset
|
okhttp3.Call |
InboxRulesetControllerApi.testInboxRulesetCall(UUID id,
InboxRulesetTestOptions inboxRulesetTestOptions,
ApiCallback _callback)
Build call for testInboxRuleset
|
InboxRulesetTestResult |
InboxRulesetControllerApi.testInboxRulesetsForInbox(UUID inboxId,
InboxRulesetTestOptions inboxRulesetTestOptions)
Test inbox rulesets for inbox
Test inbox rulesets for inbox
|
okhttp3.Call |
InboxRulesetControllerApi.testInboxRulesetsForInboxAsync(UUID inboxId,
InboxRulesetTestOptions inboxRulesetTestOptions,
ApiCallback<InboxRulesetTestResult> _callback)
Test inbox rulesets for inbox (asynchronously)
Test inbox rulesets for inbox
|
okhttp3.Call |
InboxRulesetControllerApi.testInboxRulesetsForInboxCall(UUID inboxId,
InboxRulesetTestOptions inboxRulesetTestOptions,
ApiCallback _callback)
Build call for testInboxRulesetsForInbox
|
ApiResponse<InboxRulesetTestResult> |
InboxRulesetControllerApi.testInboxRulesetsForInboxWithHttpInfo(UUID inboxId,
InboxRulesetTestOptions inboxRulesetTestOptions)
Test inbox rulesets for inbox
Test inbox rulesets for inbox
|
ApiResponse<InboxRulesetTestResult> |
InboxRulesetControllerApi.testInboxRulesetWithHttpInfo(UUID id,
InboxRulesetTestOptions inboxRulesetTestOptions)
Test an inbox ruleset
Test an inbox ruleset
|
Modifier and Type | Method and Description |
---|---|
static InboxRulesetTestOptions |
InboxRulesetTestOptions.fromJson(String jsonString)
Create an instance of InboxRulesetTestOptions given an JSON string
|
InboxRulesetTestOptions |
TestNewInboxRulesetOptions.getInboxRulesetTestOptions()
Get inboxRulesetTestOptions
|
InboxRulesetTestOptions |
InboxRulesetTestOptions.testTarget(String testTarget) |
Modifier and Type | Method and Description |
---|---|
TestNewInboxRulesetOptions |
TestNewInboxRulesetOptions.inboxRulesetTestOptions(InboxRulesetTestOptions inboxRulesetTestOptions) |
void |
TestNewInboxRulesetOptions.setInboxRulesetTestOptions(InboxRulesetTestOptions inboxRulesetTestOptions) |
Copyright © 2023. All rights reserved.