Interface PrivateDnsRecordSet.UpdateStages
- Enclosing interface:
PrivateDnsRecordSet
public static interface PrivateDnsRecordSet.UpdateStages
Grouping of DNS zone record set update stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe stage of the AAAA record set update allowing to add or remove AAAA record.static interfaceThe stage of the A record set update allowing to add or remove A record.static interfaceThe stage of the CNAME record set update allowing to update the CNAME record.static interfaceThe stage of the record set update allowing to enable ETag validation.static interfaceAn update allowing metadata to be modified for the resource.static interfaceThe stage of the MX record set definition allowing to add or remove MX record.static interfaceThe stage of the CName record set definition allowing to add or remove CName record.static interfaceThe stage of the SOA record definition allowing to update its attributes.static interfaceThe stage of the SRV record definition allowing to add or remove service record.static interfaceThe stage of the record set update allowing to specify TTL for the records in this record set.static interfaceThe stage of the Txt record definition allowing to add or remove TXT record.