ListRoomsRequest

Types

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

Properties

Link copied to clipboard

The Amazon Chime account ID.

Link copied to clipboard

The maximum number of results to return in a single call.

Link copied to clipboard

The member ID (user ID or bot ID).

Link copied to clipboard

The token to use to retrieve the next page of results.

Functions

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