DnsRecordSet.DefinitionStages.WithPtrRecordTargetDomainNameOrAttachable<ParentT> Interface
Type Parameters
- ParentT
the stage of the parent definition to return to after attaching this definition
Implements
public static interface DnsRecordSet.DefinitionStages.WithPtrRecordTargetDomainNameOrAttachable<ParentT>
extends WithPtrRecordTargetDomainName<ParentT>, WithAttach<ParentT>
The stage of the PTR record set definition allowing to add additional PTR records or attach the record set to the parent.