CreateTypeRequest

Types

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

Properties

Link copied to clipboard

The field definitions, consisting of names and types, that define this type.

Link copied to clipboard

The name of the keyspace.

Link copied to clipboard

The name of the user-defined type.

Functions

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