CreateMultipartReadSetUploadRequest

Types

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

Properties

Link copied to clipboard

An idempotency token that can be used to avoid triggering multiple multipart uploads.

Link copied to clipboard

The description of the read set.

Link copied to clipboard

Where the source originated.

Link copied to clipboard
val name: String?

The name of the read set.

Link copied to clipboard

The ARN of the reference.

Link copied to clipboard

The source's sample ID.

Link copied to clipboard

The sequence store ID for the store that is the destination of the multipart uploads.

Link copied to clipboard

The type of file being uploaded.

Link copied to clipboard

The source's subject ID.

Link copied to clipboard

Any tags to add to the read set.

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