Interface DnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT>

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

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