| Modifier and Type | Method and Description |
|---|---|
SoaRecord |
SoaRecordSet.record() |
SoaRecord |
SoaRecord.withEmail(String email)
Set the email value.
|
SoaRecord |
SoaRecord.withExpireTime(Long expireTime)
Set the expireTime value.
|
SoaRecord |
SoaRecord.withHost(String host)
Set the host value.
|
SoaRecord |
SoaRecord.withMinimumTtl(Long minimumTtl)
Set the minimumTtl value.
|
SoaRecord |
SoaRecord.withRefreshTime(Long refreshTime)
Set the refreshTime value.
|
SoaRecord |
SoaRecord.withRetryTime(Long retryTime)
Set the retryTime value.
|
SoaRecord |
SoaRecord.withSerialNumber(Long serialNumber)
Set the serialNumber value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/