PartListElement

A list of the part sizes of the multipart upload.

Types

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

Properties

Link copied to clipboard

The byte range of a part, inclusive of the upper value of the range.

Link copied to clipboard

The SHA256 tree hash value that Amazon S3 Glacier calculated for the part. This field is never null.

Functions

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