GetDigestResponse

Types

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

Properties

Link copied to clipboard

The 256-bit hash value representing the digest returned by a GetDigest request.

Link copied to clipboard

The latest block location covered by the digest that you requested. An address is an Amazon Ion structure that has two fields: strandId and sequenceNo.

Functions

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