Interface WorkbookTemplate.DefinitionStages.WithTemplateData

    • Method Detail

      • withTemplateData

        WorkbookTemplate.DefinitionStages.WithCreate withTemplateData​(Object templateData)
        Specifies the templateData property: Valid JSON object containing workbook template payload..
        Parameters:
        templateData - Valid JSON object containing workbook template payload.
        Returns:
        the next definition stage.