UpdateHarnessEndpointRequest

Types

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

Properties

Link copied to clipboard

A unique, case-sensitive identifier to ensure idempotency of the request.

Link copied to clipboard

A description of the endpoint. If not specified, the existing value is retained.

Link copied to clipboard

The name of the endpoint to update.

Link copied to clipboard

The ID of the harness that the endpoint belongs to.

Link copied to clipboard

The harness version that the endpoint points to. If not specified, the existing value is retained.

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