DnsRecordSet.DefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT> Interface

Type Parameters

ParentT

the stage of the parent definition to return to after attaching this definition

Implements

public static interface DnsRecordSet.DefinitionStages.WithMXRecordMailExchangeOrAttachable
extends WithMXRecordMailExchange<ParentT>, WithAttach<ParentT>

The stage of the MX record set definition allowing to add additional MX records or attach the record set to the parent.

Applies to