ListLensesRequest

Input to list lenses.

Types

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

Properties

Link copied to clipboard

The full name of the lens.

Link copied to clipboard

The status of lenses to be returned.

Link copied to clipboard

The type of lenses to be returned.

Link copied to clipboard

The maximum number of results to return for this request.

Link copied to clipboard

The token to use to retrieve the next set of results.

Functions

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