Interface DnsRecordSet.DefinitionStages.WithSrvRecordEntryOrAttachable<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.WithSrvRecordEntry<ParentT>, DnsRecordSet.DefinitionStages.WithTtl<ParentT>
All Known Subinterfaces:
DnsRecordSet.Definition<ParentT>
Enclosing interface:
DnsRecordSet.DefinitionStages

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