Interface InstanceState.Builder

  • Method Details

    • code

      The status code for the instance.

      Parameters:
      code - The status code for the instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The state of the instance (running or pending).

      Parameters:
      name - The state of the instance (running or pending).
      Returns:
      Returns a reference to this object so that method calls can be chained together.