Interface Output.DefinitionStages.WithDatasource

    • Method Detail

      • withDatasource

        Output.DefinitionStages.WithCreate withDatasource​(OutputDataSource datasource)
        Specifies the datasource property: Describes the data source that output will be written to. Required on PUT (CreateOrReplace) requests..
        Parameters:
        datasource - Describes the data source that output will be written to. Required on PUT (CreateOrReplace) requests.
        Returns:
        the next definition stage.