ListActsRequest

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

The token for retrieving the next page of results.

Link copied to clipboard

The unique identifier of the session to list acts for.

Link copied to clipboard

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

Link copied to clipboard

The name of the workflow definition containing the session.

Link copied to clipboard

The unique identifier of the workflow run containing the session.

Functions

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