Interface CreateMultipartReadSetUploadResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<CreateMultipartReadSetUploadResponse.Builder,CreateMultipartReadSetUploadResponse>, OmicsResponse.Builder, SdkBuilder<CreateMultipartReadSetUploadResponse.Builder,CreateMultipartReadSetUploadResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
CreateMultipartReadSetUploadResponse

public static interface CreateMultipartReadSetUploadResponse.Builder extends OmicsResponse.Builder, SdkPojo, CopyableBuilder<CreateMultipartReadSetUploadResponse.Builder,CreateMultipartReadSetUploadResponse>
  • Method Details

    • sequenceStoreId

      CreateMultipartReadSetUploadResponse.Builder sequenceStoreId(String sequenceStoreId)

      The sequence store ID for the store that the read set will be created in.

      Parameters:
      sequenceStoreId - The sequence store ID for the store that the read set will be created in.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • uploadId

      The ID for the initiated multipart upload.

      Parameters:
      uploadId - The ID for the initiated multipart upload.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sourceFileType

      CreateMultipartReadSetUploadResponse.Builder sourceFileType(String sourceFileType)

      The file type of the read set source.

      Parameters:
      sourceFileType - The file type of the read set source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • sourceFileType

      The file type of the read set source.

      Parameters:
      sourceFileType - The file type of the read set source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • subjectId

      The source's subject ID.

      Parameters:
      subjectId - The source's subject ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sampleId

      The source's sample ID.

      Parameters:
      sampleId - The source's sample ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • generatedFrom

      The source of the read set.

      Parameters:
      generatedFrom - The source of the read set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • referenceArn

      The read set source's reference ARN.

      Parameters:
      referenceArn - The read set source's reference ARN.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the read set.

      Parameters:
      name - The name of the read set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      The description of the read set.

      Parameters:
      description - The description of the read set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tags

      The tags to add to the read set.

      Parameters:
      tags - The tags to add to the read set.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • creationTime

      The creation time of the multipart upload.

      Parameters:
      creationTime - The creation time of the multipart upload.
      Returns:
      Returns a reference to this object so that method calls can be chained together.