KeyValueStoreList

The key value store list.

Types

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

Properties

Link copied to clipboard

The items of the key value store list.

Link copied to clipboard

The maximum number of items in the key value store list.

Link copied to clipboard

The next marker associated with the key value store list.

Link copied to clipboard

The quantity of the key value store list.

Functions

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