UserIdentity

Description of the requester that calls the API operation.

Types

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

Properties

Link copied to clipboard

A unique identifier for the requester that calls the API operation.

Link copied to clipboard

The identity type of the requester that calls the API operation.

Functions

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