Interface ProjectTask.DefinitionStages.WithEtag

All Known Subinterfaces:
ProjectTask.Definition, ProjectTask.DefinitionStages.WithCreate
Enclosing interface:
ProjectTask.DefinitionStages

public static interface ProjectTask.DefinitionStages.WithEtag
The stage of the ProjectTask definition allowing to specify etag.
  • Method Details

    • withEtag

      Specifies the etag property: HTTP strong entity tag value. This is ignored if submitted..
      Parameters:
      etag - HTTP strong entity tag value. This is ignored if submitted.
      Returns:
      the next definition stage.