Interface DnsRecordSet.DefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
Attachable.InDefinition<ParentT>, DnsRecordSet.DefinitionStages.WithAttach<ParentT>, DnsRecordSet.DefinitionStages.WithETagCheck<ParentT>, DnsRecordSet.DefinitionStages.WithMetadata<ParentT>, DnsRecordSet.DefinitionStages.WithMXRecordMailExchange<ParentT>, DnsRecordSet.DefinitionStages.WithTtl<ParentT>
All Known Subinterfaces:
DnsRecordSet.Definition<ParentT>
Enclosing interface:
DnsRecordSet.DefinitionStages

public static interface DnsRecordSet.DefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT> extends DnsRecordSet.DefinitionStages.WithMXRecordMailExchange<ParentT>, DnsRecordSet.DefinitionStages.WithAttach<ParentT>
The stage of the MX record set definition allowing to add additional MX records or attach the record set to the parent.