FileInformation

Details about a file.

Types

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

Properties

Link copied to clipboard

The file's content length.

Link copied to clipboard

The file's part size.

Link copied to clipboard

The S3 URI metadata of a sequence store.

Link copied to clipboard

The file's total parts.

Functions

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