Interface ResolverContract.Update

All Superinterfaces:
ResolverContract.UpdateStages.WithDescription, ResolverContract.UpdateStages.WithDisplayName, ResolverContract.UpdateStages.WithIfMatch, ResolverContract.UpdateStages.WithPath
Enclosing interface:
ResolverContract

The template for ResolverContract update.
  • Method Details

    • apply

      Executes the update request.
      Returns:
      the updated resource.
    • apply

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