Interface CreateBrowserResponse.Builder

  • Method Details

    • browserId

      CreateBrowserResponse.Builder browserId(String browserId)

      The unique identifier of the created browser.

      Parameters:
      browserId - The unique identifier of the created browser.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • browserArn

      CreateBrowserResponse.Builder browserArn(String browserArn)

      The Amazon Resource Name (ARN) of the created browser.

      Parameters:
      browserArn - The Amazon Resource Name (ARN) of the created browser.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      CreateBrowserResponse.Builder createdAt(Instant createdAt)

      The timestamp when the browser was created.

      Parameters:
      createdAt - The timestamp when the browser was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of the browser.

      Parameters:
      status - The current status of the browser.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the browser.

      Parameters:
      status - The current status of the browser.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: