Interface AssetTrack.Update

All Superinterfaces:
AssetTrack.UpdateStages.WithTrack
Enclosing interface:
AssetTrack

public static interface AssetTrack.Update extends AssetTrack.UpdateStages.WithTrack
The template for AssetTrack update.
  • Method Details

    • apply

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

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