Class LivePipelineSetRequest


  • public final class LivePipelineSetRequest
    extends MethodRequest
    Creates a new live pipeline or updates an existing one.
    • Constructor Detail

      • LivePipelineSetRequest

        public LivePipelineSetRequest​(LivePipeline livePipeline)
        Creates an instance of LivePipelineSetRequest class.
        Parameters:
        livePipeline - the livePipeline value to set.
    • Method Detail

      • getLivePipeline

        public LivePipeline getLivePipeline()
        Get the livePipeline property: Live Pipeline represents an unique instance of a pipeline topology which is used for real-time content ingestion and analysis.
        Returns:
        the livePipeline value.
      • getMethodName

        public String getMethodName()
        Get the methodName property: method name.
        Returns:
        the methodName value.