Interface TranslatedDocument.Builder

    • Method Detail

      • content

        TranslatedDocument.Builder content​(SdkBytes content)

        The document containing the translated content.

        Parameters:
        content - The document containing the translated content.
        Returns:
        Returns a reference to this object so that method calls can be chained together.