Interface DataSource.Update

All Superinterfaces:
DataSource.UpdateStages.WithEtag, DataSource.UpdateStages.WithKind, DataSource.UpdateStages.WithProperties, DataSource.UpdateStages.WithTags
Enclosing interface:
DataSource

The template for DataSource update.
  • Method Details

    • apply

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

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