Uses of Class
com.microsoft.azure.management.dns.SoaRecord
Packages that use SoaRecord
Package
Description
This package contains the classes for DnsManagementClient.
-
Uses of SoaRecord in com.microsoft.azure.management.dns
Methods in com.microsoft.azure.management.dns that return SoaRecordModifier and TypeMethodDescriptionSoaRecordSet.record()
Set the email value.SoaRecord.withExpireTime
(Long expireTime) Set the expireTime value.Set the host value.SoaRecord.withMinimumTtl
(Long minimumTtl) Set the minimumTtl value.SoaRecord.withRefreshTime
(Long refreshTime) Set the refreshTime value.SoaRecord.withRetryTime
(Long retryTime) Set the retryTime value.SoaRecord.withSerialNumber
(Long serialNumber) Set the serialNumber value.