| Package | Description |
|---|---|
| com.mailslurp.models |
| Modifier and Type | Method and Description |
|---|---|
static WebhookTestResponse |
WebhookTestResponse.fromJson(String jsonString)
Create an instance of WebhookTestResponse given an JSON string
|
WebhookTestResponse |
WebhookTestResult.getResponse()
Get response
|
WebhookTestResponse |
WebhookTestResponse.message(String message) |
WebhookTestResponse |
WebhookTestResponse.statusCode(Integer statusCode) |
| Modifier and Type | Method and Description |
|---|---|
WebhookTestResult |
WebhookTestResult.response(WebhookTestResponse response) |
void |
WebhookTestResult.setResponse(WebhookTestResponse response) |
Copyright © 2023. All rights reserved.