Interface TerminationHealth.Builder

    • Method Detail

      • timestamp

        TerminationHealth.Builder timestamp​(Instant timestamp)

        The timestamp, in ISO 8601 format.

        Parameters:
        timestamp - The timestamp, in ISO 8601 format.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • source

        TerminationHealth.Builder source​(String source)

        The source IP address.

        Parameters:
        source - The source IP address.
        Returns:
        Returns a reference to this object so that method calls can be chained together.