UpdateSessionRequest

Types

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

Properties

Link copied to clipboard

The unique token which the server uses to recognize retries of the same request.

Link copied to clipboard

The farm ID to update in the session.

Link copied to clipboard

The job ID to update in the session.

Link copied to clipboard

The queue ID to update in the session.

Link copied to clipboard

The session ID to update.

Link copied to clipboard

The life cycle status to update in the session.

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