Interface CreateShareResponse.Builder

    • Method Detail

      • shareId

        CreateShareResponse.Builder shareId​(String shareId)

        An ID generated for the share.

        Parameters:
        shareId - An ID generated for the share.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • shareName

        CreateShareResponse.Builder shareName​(String shareName)

        A name given to the share.

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