StartAsyncInvokeRequest

Types

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

Properties

Link copied to clipboard

Specify idempotency token to ensure that requests are not duplicated.

Link copied to clipboard

The model to invoke.

Link copied to clipboard

Input to send to the model.

Link copied to clipboard

Where to store the output.

Link copied to clipboard
val tags: List<Tag>?

Tags to apply to the invocation.

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