ListFlowsRequest

Types

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

Properties

Link copied to clipboard

Specifies the maximum number of items that should be returned in the result set.

Link copied to clipboard

The pagination token for next page of data.

Functions

Link copied to clipboard
inline fun copy(block: ListFlowsRequest.Builder.() -> Unit = {}): ListFlowsRequest
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