PrivateDnsRecordSet.UpdateSoaRecord |
PrivateDnsZone.UpdateStages.WithRecordSet.updateSoaRecord() |
Begins the description of an update of the SOA record in this DNS zone.
|
PrivateDnsRecordSet.UpdateSoaRecord |
PrivateDnsRecordSet.UpdateStages.WithSoaRecordAttributes.withAuthoritativeServer(String authoritativeServerHostName) |
Specifies the authoritative server in this record set.
|
PrivateDnsRecordSet.UpdateSoaRecord |
PrivateDnsRecordSet.UpdateStages.WithSoaRecordAttributes.withEmailServer(String emailServerHostName) |
Specifies the email server in this record set.
|
PrivateDnsRecordSet.UpdateSoaRecord |
PrivateDnsRecordSet.UpdateStages.WithSoaRecordAttributes.withExpireTimeInSeconds(long expireTimeInSeconds) |
Specifies the expire time in this record set.
|
PrivateDnsRecordSet.UpdateSoaRecord |
PrivateDnsRecordSet.UpdateStages.WithSoaRecordAttributes.withNegativeResponseCachingTimeToLiveInSeconds(long negativeCachingTimeToLive) |
Specifies the time in seconds that any name server or resolver should cache a negative response.
|
PrivateDnsRecordSet.UpdateSoaRecord |
PrivateDnsRecordSet.UpdateStages.WithSoaRecordAttributes.withRefreshTimeInSeconds(long refreshTimeInSeconds) |
Specifies the refresh time in this record set.
|
PrivateDnsRecordSet.UpdateSoaRecord |
PrivateDnsRecordSet.UpdateStages.WithSoaRecordAttributes.withRetryTimeInSeconds(long retryTimeInSeconds) |
Specifies the retry time in this record set.
|
PrivateDnsRecordSet.UpdateSoaRecord |
PrivateDnsRecordSet.UpdateStages.WithSoaRecordAttributes.withSerialNumber(long serialNumber) |
Specifies the serial number for this record set.
|