UpdateRoomRequest

Types

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

Properties

Link copied to clipboard

The updated description for the room.

Link copied to clipboard

The updated profile ARN for the room.

Link copied to clipboard

The updated provider calendar ARN for the room.

Link copied to clipboard

The ARN of the room to update.

Link copied to clipboard

The updated name for the room.

Functions

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