Package | Description |
---|---|
com.mailslurp.models |
Modifier and Type | Method and Description |
---|---|
static NameServerRecord |
NameServerRecord.fromJson(String jsonString)
Create an instance of NameServerRecord given an JSON string
|
NameServerRecord |
NameServerRecord.priority(String priority) |
NameServerRecord |
NameServerRecord.raw(String raw) |
NameServerRecord |
NameServerRecord.recordType(String recordType) |
NameServerRecord |
NameServerRecord.value(String value) |
Modifier and Type | Method and Description |
---|---|
List<NameServerRecord> |
DescribeMailServerDomainResult.getMxRecords()
Get mxRecords
|
Modifier and Type | Method and Description |
---|---|
DescribeMailServerDomainResult |
DescribeMailServerDomainResult.addMxRecordsItem(NameServerRecord mxRecordsItem) |
Modifier and Type | Method and Description |
---|---|
DescribeMailServerDomainResult |
DescribeMailServerDomainResult.mxRecords(List<NameServerRecord> mxRecords) |
void |
DescribeMailServerDomainResult.setMxRecords(List<NameServerRecord> mxRecords) |
Copyright © 2023. All rights reserved.