PutObjectResponse

Types

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

Properties

Link copied to clipboard

The SHA256 digest of the object that is persisted.

Link copied to clipboard
val eTag: String?

Unique identifier of the object in the container.

Link copied to clipboard

The storage class where the object was persisted. The class should be “Temporal”.

Functions

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