Interface InvokeWithResponseStreamCompleteEvent.Builder

  • Method Details

    • errorCode

      An error code.

      Parameters:
      errorCode - An error code.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorDetails

      The details of any returned error.

      Parameters:
      errorDetails - The details of any returned error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • logResult

      The last 4 KB of the execution log, which is base64-encoded.

      Parameters:
      logResult - The last 4 KB of the execution log, which is base64-encoded.
      Returns:
      Returns a reference to this object so that method calls can be chained together.