ListStreamsRequest

Represents the input for ListStreams.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the stream to start the list with.

Link copied to clipboard
val limit: Int?

The maximum number of streams to list. The default value is 100. If you specify a value greater than 100, at most 100 results are returned.

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String