Interface DnsResolver.Update

All Superinterfaces:
DnsResolver.UpdateStages.WithIfMatch, DnsResolver.UpdateStages.WithTags
Enclosing interface:
DnsResolver

public static interface DnsResolver.Update extends DnsResolver.UpdateStages.WithTags, DnsResolver.UpdateStages.WithIfMatch
The template for DnsResolver update.
  • Method Details

    • apply

      DnsResolver apply()
      Executes the update request.
      Returns:
      the updated resource.
    • apply

      DnsResolver apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.