Interface Table.Update

All Superinterfaces:
Table.UpdateStages.WithPlan, Table.UpdateStages.WithRestoredLogs, Table.UpdateStages.WithResultStatistics, Table.UpdateStages.WithRetentionInDays, Table.UpdateStages.WithSchema, Table.UpdateStages.WithSearchResults, Table.UpdateStages.WithTotalRetentionInDays
Enclosing interface:
Table

The template for Table update.
  • Method Details

    • apply

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

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