Interface ComponentState.Builder

  • Method Details

    • status

      The current state of the component.

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

      The current state of the component.

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

      Describes how or why the component changed state.

      Parameters:
      reason - Describes how or why the component changed state.
      Returns:
      Returns a reference to this object so that method calls can be chained together.