Interface IngestDataResponse.Builder

  • Method Details

    • sessionId

      IngestDataResponse.Builder sessionId(String sessionId)

      The identifier of the session that the service ingested the content into. This value echoes the session identifier from the request, or the identifier that the service generated when you did not provide one.

      Parameters:
      sessionId - The identifier of the session that the service ingested the content into. This value echoes the session identifier from the request, or the identifier that the service generated when you did not provide one.
      Returns:
      Returns a reference to this object so that method calls can be chained together.