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 Detail

      • withEtag

        MyWorkbook.Update withEtag​(Map<String,​String> etag)
        Specifies the etag property: Resource etag.
        Parameters:
        etag - Resource etag.
        Returns:
        the next definition stage.