Interface StreamingJob.DefinitionStages.WithJobType

    • Method Detail

      • withJobType

        StreamingJob.DefinitionStages.WithCreate withJobType​(JobType jobType)
        Specifies the jobType property: Describes the type of the job. Valid modes are `Cloud` and 'Edge'..
        Parameters:
        jobType - Describes the type of the job. Valid modes are `Cloud` and 'Edge'.
        Returns:
        the next definition stage.