ImportLensRequest

Types

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

Properties

Link copied to clipboard

A unique case-sensitive string used to ensure that this request is idempotent (executes only once).

Link copied to clipboard

The JSON representation of a lens.

Link copied to clipboard

The alias of the lens.

Link copied to clipboard

Tags to associate to a lens.

Functions

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