Interface DependencyDiscoveryConfig.Builder

  • Method Details

    • status

      The current status of dependency discovery.

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

      The current status of dependency discovery.

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

      The timestamp when dependency discovery was last updated.

      Parameters:
      updatedAt - The timestamp when dependency discovery was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • eligibleResourceCount

      DependencyDiscoveryConfig.Builder eligibleResourceCount(Integer eligibleResourceCount)

      The count of resources eligible for dependency attribution.

      Parameters:
      eligibleResourceCount - The count of resources eligible for dependency attribution.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      A status message for dependency discovery, displayed during the initialization state.

      Parameters:
      message - A status message for dependency discovery, displayed during the initialization state.
      Returns:
      Returns a reference to this object so that method calls can be chained together.