Interface UpdateAnnotationStoreVersionResponse.Builder

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

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

    • storeId

      The annotation store ID.

      Parameters:
      storeId - The annotation store ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      The annotation store version ID.

      Parameters:
      id - The annotation store version ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of an annotation store version.

      Parameters:
      status - The status of an annotation store version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of an annotation store version.

      Parameters:
      status - The status of an annotation store version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • name

      The name of an annotation store.

      Parameters:
      name - The name of an annotation store.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • versionName

      The name of an annotation store version.

      Parameters:
      versionName - The name of an annotation store version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      The description of an annotation store version.

      Parameters:
      description - The description of an annotation store version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • creationTime

      The time stamp for when an annotation store version was created.

      Parameters:
      creationTime - The time stamp for when an annotation store version was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updateTime

      The time stamp for when an annotation store version was updated.

      Parameters:
      updateTime - The time stamp for when an annotation store version was updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.