MemoryRecordOutput

Output information returned after processing a memory record operation.

Types

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

Properties

Link copied to clipboard

The error code returned when the memory record operation fails.

Link copied to clipboard

A human-readable error message describing why the memory record operation failed.

Link copied to clipboard

The unique ID associated to the memory record.

Link copied to clipboard

The client-provided identifier that was used to track this record operation.

Link copied to clipboard

The status of the memory record operation (e.g., SUCCEEDED, FAILED).

Functions

Link copied to clipboard
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