Interface MyWorkbook.UpdateStages.WithEtag

All Known Subinterfaces:
MyWorkbook.Update
Enclosing interface:
MyWorkbook.UpdateStages

public static interface MyWorkbook.UpdateStages.WithEtag
The stage of the MyWorkbook update allowing to specify etag.
  • Method Details

    • withEtag

      Specifies the etag property: Resource etag.
      Parameters:
      etag - Resource etag.
      Returns:
      the next definition stage.