| Package | Description |
|---|---|
| com.mailslurp.apis | |
| com.mailslurp.models |
| Modifier and Type | Method and Description |
|---|---|
DNSLookupResults |
MailServerControllerApi.getDnsLookup(DNSLookupOptions dnsLookupOptions)
Lookup DNS records for a domain
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DNSLookupResults> |
MailServerControllerApi.getDnsLookupWithHttpInfo(DNSLookupOptions dnsLookupOptions)
Lookup DNS records for a domain
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
MailServerControllerApi.getDnsLookupAsync(DNSLookupOptions dnsLookupOptions,
ApiCallback<DNSLookupResults> _callback)
Lookup DNS records for a domain (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
DNSLookupResults |
DNSLookupResults.addResultsItem(DNSLookupResult resultsItem) |
DNSLookupResults |
DNSLookupResults.results(List<DNSLookupResult> results) |
Copyright © 2021. All rights reserved.