Interface CreateShareResponse.Builder

    • Method Detail

      • shareId

        CreateShareResponse.Builder shareId​(String 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.
      • 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.