Interface PipelineJob.DefinitionStages.WithTopologyName

    • Method Detail

      • withTopologyName

        PipelineJob.DefinitionStages.WithCreate withTopologyName​(String topologyName)
        Specifies the topologyName property: Reference to an existing pipeline topology. When activated, this pipeline job will process content according to the pipeline topology definition..
        Parameters:
        topologyName - Reference to an existing pipeline topology. When activated, this pipeline job will process content according to the pipeline topology definition.
        Returns:
        the next definition stage.