Interface StopRuntimeSessionResponse.Builder

  • Method Details

    • runtimeSessionId

      StopRuntimeSessionResponse.Builder runtimeSessionId(String runtimeSessionId)

      The ID of the session that you requested to stop.

      Parameters:
      runtimeSessionId - The ID of the session that you requested to stop.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • statusCode

      The status code of the request to stop the session.

      Parameters:
      statusCode - The status code of the request to stop the session.
      Returns:
      Returns a reference to this object so that method calls can be chained together.