| Package | Description |
|---|---|
| com.mailslurp.apis | |
| com.mailslurp.models |
| Modifier and Type | Method and Description |
|---|---|
IPAddressResult |
MailServerControllerApi.getIpAddress(String name)
Get IP address for a domain
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<IPAddressResult> |
MailServerControllerApi.getIpAddressWithHttpInfo(String name)
Get IP address for a domain
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
MailServerControllerApi.getIpAddressAsync(String name,
ApiCallback<IPAddressResult> _callback)
Get IP address for a domain (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
IPAddressResult |
IPAddressResult.address(String address) |
static IPAddressResult |
IPAddressResult.fromJson(String jsonString)
Create an instance of IPAddressResult given an JSON string
|
IPAddressResult |
IPAddressResult.hostname(String hostname) |
Copyright © 2023. All rights reserved.