| 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) |
static DNSLookupResults |
DNSLookupResults.fromJson(String jsonString)
Create an instance of DNSLookupResults given an JSON string
|
DNSLookupResults |
DNSLookupResults.results(List<DNSLookupResult> results) |
Copyright © 2023. All rights reserved.