Interface ReadinessCheckSummary.Builder

  • Method Details

    • readiness

      ReadinessCheckSummary.Builder readiness(String readiness)

      The readiness status of this readiness check.

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

      The readiness status of this readiness check.

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

      ReadinessCheckSummary.Builder readinessCheckName(String readinessCheckName)

      The name of a readiness check.

      Parameters:
      readinessCheckName - The name of a readiness check.
      Returns:
      Returns a reference to this object so that method calls can be chained together.