Package | Description |
---|---|
com.mailslurp.apis | |
com.mailslurp.models |
Modifier and Type | Method and Description |
---|---|
InboxRulesetTestResult |
InboxRulesetControllerApi.testNewInboxRuleset(TestNewInboxRulesetOptions testNewInboxRulesetOptions)
Test new inbox ruleset
Test new inbox ruleset
|
okhttp3.Call |
InboxRulesetControllerApi.testNewInboxRulesetAsync(TestNewInboxRulesetOptions testNewInboxRulesetOptions,
ApiCallback<InboxRulesetTestResult> _callback)
Test new inbox ruleset (asynchronously)
Test new inbox ruleset
|
okhttp3.Call |
InboxRulesetControllerApi.testNewInboxRulesetCall(TestNewInboxRulesetOptions testNewInboxRulesetOptions,
ApiCallback _callback)
Build call for testNewInboxRuleset
|
ApiResponse<InboxRulesetTestResult> |
InboxRulesetControllerApi.testNewInboxRulesetWithHttpInfo(TestNewInboxRulesetOptions testNewInboxRulesetOptions)
Test new inbox ruleset
Test new inbox ruleset
|
Modifier and Type | Method and Description |
---|---|
TestNewInboxRulesetOptions |
TestNewInboxRulesetOptions.createInboxRulesetOptions(CreateInboxRulesetOptions createInboxRulesetOptions) |
static TestNewInboxRulesetOptions |
TestNewInboxRulesetOptions.fromJson(String jsonString)
Create an instance of TestNewInboxRulesetOptions given an JSON string
|
TestNewInboxRulesetOptions |
TestNewInboxRulesetOptions.inboxRulesetTestOptions(InboxRulesetTestOptions inboxRulesetTestOptions) |
Copyright © 2023. All rights reserved.