Interface DnsRecordSet.UpdateCombined
- All Superinterfaces:
DnsRecordSet.Update
,DnsRecordSet.UpdateAaaaRecordSet
,DnsRecordSet.UpdateARecordSet
,DnsRecordSet.UpdateCaaRecordSet
,DnsRecordSet.UpdateCNameRecordSet
,DnsRecordSet.UpdateMXRecordSet
,DnsRecordSet.UpdateNSRecordSet
,DnsRecordSet.UpdatePtrRecordSet
,DnsRecordSet.UpdateSoaRecord
,DnsRecordSet.UpdateSrvRecordSet
,DnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address
,DnsRecordSet.UpdateStages.WithARecordIPv4Address
,DnsRecordSet.UpdateStages.WithCaaRecordEntry
,DnsRecordSet.UpdateStages.WithCNameRecordAlias
,DnsRecordSet.UpdateStages.WithETagCheck
,DnsRecordSet.UpdateStages.WithMetadata
,DnsRecordSet.UpdateStages.WithMXRecordMailExchange
,DnsRecordSet.UpdateStages.WithNSRecordNameServer
,DnsRecordSet.UpdateStages.WithPtrRecordTargetDomainName
,DnsRecordSet.UpdateStages.WithSoaRecordAttributes
,DnsRecordSet.UpdateStages.WithSrvRecordEntry
,DnsRecordSet.UpdateStages.WithTtl
,DnsRecordSet.UpdateStages.WithTxtRecordTextValue
,DnsRecordSet.UpdateTxtRecordSet
,Settable<DnsZone.Update>
- Enclosing interface:
- DnsRecordSet
public static interface DnsRecordSet.UpdateCombined
extends DnsRecordSet.UpdateARecordSet, DnsRecordSet.UpdateAaaaRecordSet, DnsRecordSet.UpdateCaaRecordSet, DnsRecordSet.UpdateCNameRecordSet, DnsRecordSet.UpdateMXRecordSet, DnsRecordSet.UpdatePtrRecordSet, DnsRecordSet.UpdateNSRecordSet, DnsRecordSet.UpdateSrvRecordSet, DnsRecordSet.UpdateTxtRecordSet, DnsRecordSet.UpdateSoaRecord, DnsRecordSet.Update
The entirety of a record sets update as a part of parent DNS zone update.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address
withIPv6Address, withoutIPv6Address
Methods inherited from interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithARecordIPv4Address
withIPv4Address, withoutIPv4Address
Methods inherited from interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithCaaRecordEntry
withoutRecord, withRecord
Methods inherited from interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithCNameRecordAlias
withAlias
Methods inherited from interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithETagCheck
withETagCheck, withETagCheck
Methods inherited from interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithMetadata
withMetadata, withoutMetadata
Methods inherited from interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithMXRecordMailExchange
withMailExchange, withoutMailExchange
Methods inherited from interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithNSRecordNameServer
withNameServer, withoutNameServer
Methods inherited from interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithPtrRecordTargetDomainName
withoutTargetDomainName, withTargetDomainName
Methods inherited from interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithSoaRecordAttributes
withEmailServer, withExpireTimeInSeconds, withNegativeResponseCachingTimeToLiveInSeconds, withRefreshTimeInSeconds, withRetryTimeInSeconds, withSerialNumber
Methods inherited from interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithSrvRecordEntry
withoutRecord, withRecord
Methods inherited from interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithTtl
withTimeToLive
Methods inherited from interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithTxtRecordTextValue
withoutText, withoutText, withText