Interface CreateShareResponse.Builder

  • Method Details

    • shareId

      The ID that HealthOmics generates for the share.

      Parameters:
      shareId - The ID that HealthOmics generates for the share.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the share.

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

      The status of the share.

      Parameters:
      status - The status of the share.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • shareName

      CreateShareResponse.Builder shareName(String shareName)

      The name of the share.

      Parameters:
      shareName - The name of the share.
      Returns:
      Returns a reference to this object so that method calls can be chained together.