DnsRecordSet.DefinitionStages.WithTxtRecordTextValueOrAttachable<ParentT> Interface

Type Parameters

ParentT

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

Implements

public static interface DnsRecordSet.DefinitionStages.WithTxtRecordTextValueOrAttachable
extends WithTxtRecordTextValue<ParentT>, WithAttach<ParentT>

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

Applies to