Interface ProjectTask.Update

All Superinterfaces:
ProjectTask.UpdateStages.WithEtag, ProjectTask.UpdateStages.WithProperties
Enclosing interface:
ProjectTask

public static interface ProjectTask.Update extends ProjectTask.UpdateStages.WithEtag, ProjectTask.UpdateStages.WithProperties
The template for ProjectTask update.
  • Method Details

    • apply

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

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