Interface GetFileUploadUrlResponse.Builder

    • Method Detail

      • fileUploadURL

        GetFileUploadUrlResponse.Builder fileUploadURL​(String fileUploadURL)

        A temporary URL for the file that the Worker uploaded for the answer.

        Parameters:
        fileUploadURL - A temporary URL for the file that the Worker uploaded for the answer.
        Returns:
        Returns a reference to this object so that method calls can be chained together.