Interface LivePipeline.DefinitionStages.WithTopologyName

    • Method Detail

      • withTopologyName

        LivePipeline.DefinitionStages.WithCreate withTopologyName​(String topologyName)
        Specifies the topologyName property: The reference to an existing pipeline topology defined for real-time content processing. When activated, this live pipeline will process content according to the pipeline topology definition..
        Parameters:
        topologyName - The reference to an existing pipeline topology defined for real-time content processing. When activated, this live pipeline will process content according to the pipeline topology definition.
        Returns:
        the next definition stage.