Interface ComponentState.Builder

  • Method Details

    • status

      The current state of the component. Components with a status of DEPRECATED or DISABLED can't be added to new recipes.

      Parameters:
      status - The current state of the component. Components with a status of DEPRECATED or DISABLED can't be added to new recipes.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current state of the component. Components with a status of DEPRECATED or DISABLED can't be added to new recipes.

      Parameters:
      status - The current state of the component. Components with a status of DEPRECATED or DISABLED can't be added to new recipes.
      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.