GetStreamProcessorPlainArgs

data class GetStreamProcessorPlainArgs(val name: String) : ConvertibleToJava<GetStreamProcessorPlainArgs>

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): GetStreamProcessorPlainArgs

Properties

Link copied to clipboard

Name of the stream processor. It's an identifier you assign to the stream processor. You can use it to manage the stream processor.