Interface PrivateDnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntryOrAttachable<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InUpdate<ParentT>, PrivateDnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT>, PrivateDnsRecordSet.UpdateDefinitionStages.WithETagCheck<ParentT>, PrivateDnsRecordSet.UpdateDefinitionStages.WithMetadata<ParentT>, PrivateDnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntry<ParentT>, PrivateDnsRecordSet.UpdateDefinitionStages.WithTtl<ParentT>
- All Known Subinterfaces:
PrivateDnsRecordSet.UpdateDefinition<ParentT>
- Enclosing interface:
PrivateDnsRecordSet.UpdateDefinitionStages
public static interface PrivateDnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntryOrAttachable<ParentT>
extends PrivateDnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntry<ParentT>, PrivateDnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT>
The stage of the SRV record set definition allowing to add additional SRV records or attach the record set to
the parent.
-
Method Summary
Methods inherited from interface Attachable.InUpdate
attachMethods inherited from interface PrivateDnsRecordSet.UpdateDefinitionStages.WithETagCheck
withETagCheckMethods inherited from interface PrivateDnsRecordSet.UpdateDefinitionStages.WithMetadata
withMetadataMethods inherited from interface PrivateDnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntry
withRecordMethods inherited from interface PrivateDnsRecordSet.UpdateDefinitionStages.WithTtl
withTimeToLive