Interface MyWorkbook.UpdateStages.WithSourceId

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

    public static interface MyWorkbook.UpdateStages.WithSourceId
    The stage of the MyWorkbook update allowing to specify sourceId.
    • Method Detail

      • withSourceId

        MyWorkbook.Update withSourceId​(String sourceId)
        Specifies the sourceId property: Optional resourceId for a source resource..
        Parameters:
        sourceId - Optional resourceId for a source resource.
        Returns:
        the next definition stage.