Interface MyWorkbook.DefinitionStages.WithSourceId

All Known Subinterfaces:
MyWorkbook.Definition, MyWorkbook.DefinitionStages.WithCreate
Enclosing interface:
MyWorkbook.DefinitionStages

public static interface MyWorkbook.DefinitionStages.WithSourceId
The stage of the MyWorkbook definition allowing to specify sourceId.
  • Method Details

    • withSourceId

      Specifies the sourceId property: Optional resourceId for a source resource..
      Parameters:
      sourceId - Optional resourceId for a source resource.
      Returns:
      the next definition stage.