ListSessionsRequest

Types

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

Properties

Link copied to clipboard

The maximum number of sessions to return in a single response.

Link copied to clipboard

The token for retrieving the next page of results.

Link copied to clipboard

The sort order for the returned sessions (ascending or descending).

Link copied to clipboard

The name of the workflow definition containing the workflow run.

Link copied to clipboard

The unique identifier of the workflow run to list sessions for.

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