ListConnectionsRequest

Types

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

Properties

Link copied to clipboard

The state of the connection.

Link copied to clipboard
val limit: Int?

The maximum number of connections to return.

Link copied to clipboard

A name prefix to filter results returned. Only connections with a name that starts with the prefix are returned.

Link copied to clipboard

The token returned by a previous call, which you can use to retrieve the next set of results.

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