Interface GetBlobResponse.Builder

    • Method Detail

      • content

        GetBlobResponse.Builder content​(SdkBytes content)

        The content of the blob, usually a file.

        Parameters:
        content - The content of the blob, usually a file.
        Returns:
        Returns a reference to this object so that method calls can be chained together.