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 DnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address
withIPv6Address, withoutIPv6AddressMethods inherited from interface DnsRecordSet.UpdateStages.WithARecordIPv4Address
withIPv4Address, withoutIPv4AddressMethods inherited from interface DnsRecordSet.UpdateStages.WithCaaRecordEntry
withoutRecord, withRecordMethods inherited from interface DnsRecordSet.UpdateStages.WithCNameRecordAlias
withAliasMethods inherited from interface DnsRecordSet.UpdateStages.WithETagCheck
withETagCheck, withETagCheckMethods inherited from interface DnsRecordSet.UpdateStages.WithMetadata
withMetadata, withoutMetadataMethods inherited from interface DnsRecordSet.UpdateStages.WithMXRecordMailExchange
withMailExchange, withoutMailExchangeMethods inherited from interface DnsRecordSet.UpdateStages.WithNSRecordNameServer
withNameServer, withoutNameServerMethods inherited from interface DnsRecordSet.UpdateStages.WithPtrRecordTargetDomainName
withoutTargetDomainName, withTargetDomainNameMethods inherited from interface DnsRecordSet.UpdateStages.WithSoaRecordAttributes
withEmailServer, withExpireTimeInSeconds, withNegativeResponseCachingTimeToLiveInSeconds, withRefreshTimeInSeconds, withRetryTimeInSeconds, withSerialNumberMethods inherited from interface DnsRecordSet.UpdateStages.WithSrvRecordEntry
withoutRecord, withRecordMethods inherited from interface DnsRecordSet.UpdateStages.WithTtl
withTimeToLiveMethods inherited from interface DnsRecordSet.UpdateStages.WithTxtRecordTextValue
withoutText, withoutText, withText