Interface Workbook.DefinitionStages.WithSourceId

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

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

    • withSourceId

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