DnsRecordSet.DefinitionStages.WithNSRecordNameServerOrAttachable<ParentT> Interface

Type Parameters

ParentT

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

Implements

public static interface DnsRecordSet.DefinitionStages.WithNSRecordNameServerOrAttachable
extends WithNSRecordNameServer<ParentT>, WithAttach<ParentT>

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

Applies to