DeleteKeyResponse

Metadata information about a Key Value Store.

Types

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

Properties

Link copied to clipboard

The current version identifier of the Key Value Store after the successful delete.

Link copied to clipboard

Number of key value pairs in the Key Value Store after the successful delete.

Link copied to clipboard

Total size of the Key Value Store after the successful delete, in bytes.

Functions

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