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 Summary

    Modifier and Type
    Method
    Description
    withSourceId(String sourceId)
    Specifies the sourceId property: Optional resourceId for a source resource..
  • Method Details

    • 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.