UpdateMeshRequest

Types

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

Properties

Link copied to clipboard

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Up to 36 letters, numbers, hyphens, and underscores are allowed.

Link copied to clipboard

The name of the service mesh to update.

Link copied to clipboard

The service mesh specification to apply.

Functions

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