stream

fun <L : StreamListener, H : StreamHandler<L>> stream(): StreamApiAction<L, H>

Creates StreamApiAction from this request.

Return

New StreamApiAction for L and H.