Interface StartSessionResponse.Builder

  • Method Details

    • id

      The output contains the ID of the session.

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

      StartSessionResponse.Builder clusterId(String clusterId)

      The ID of the cluster that the session was started on.

      Parameters:
      clusterId - The ID of the cluster that the session was started on.
      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.
    • accountId

      StartSessionResponse.Builder accountId(String accountId)

      The Amazon Web Services account ID that owns the session.

      Parameters:
      accountId - The Amazon Web Services account ID that owns the session.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • state

      The state of the session at the time the request returned. When a session is first created, it enters the SUBMITTED state.

      Parameters:
      state - The state of the session at the time the request returned. When a session is first created, it enters the SUBMITTED state.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • state

      The state of the session at the time the request returned. When a session is first created, it enters the SUBMITTED state.

      Parameters:
      state - The state of the session at the time the request returned. When a session is first created, it enters the SUBMITTED state.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: