ListDurableExecutionsByFunctionResponse

The response from the ListDurableExecutionsByFunction operation, containing a list of durable executions and pagination information.

Types

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

Properties

Link copied to clipboard

List of durable execution summaries matching the filter criteria.

Link copied to clipboard

Pagination token for retrieving additional results. Present only if there are more results available.

Functions

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