Interface PingResponse.Builder

  • Method Details

    • status

      PingResponse.Builder status(String status)

      Information about the health of the service.

      Parameters:
      status - Information about the health of the service.
      Returns:
      Returns a reference to this object so that method calls can be chained together.