Interface StartSessionResponse.Builder

  • Method Details

    • applicationId

      StartSessionResponse.Builder applicationId(String applicationId)

      The output contains the application ID on which the session was started.

      Parameters:
      applicationId - The output contains the application ID on which the session was started.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sessionId

      StartSessionResponse.Builder sessionId(String sessionId)

      The output contains the ID of the session.

      Parameters:
      sessionId - The output contains the ID of the session.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The output contains the ARN of the session.

      Parameters:
      arn - The output contains the ARN of the session.
      Returns:
      Returns a reference to this object so that method calls can be chained together.