GetReadSetRequest

Types

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

Properties

Link copied to clipboard

The file to retrieve.

Link copied to clipboard
val id: String?

The read set's ID.

Link copied to clipboard

The part number to retrieve.

Link copied to clipboard

The read set's sequence store ID.

Functions

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