Interface Workbook.UpdateStages.WithSourceId

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

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

      • withSourceId

        Workbook.Update withSourceId​(String sourceId)
        Specifies the sourceId property: Azure Resource Id that will fetch all linked workbooks..
        Parameters:
        sourceId - Azure Resource Id that will fetch all linked workbooks.
        Returns:
        the next definition stage.