Interface DiscoverInstancesRevisionResponse.Builder

    • Method Detail

      • instancesRevision

        DiscoverInstancesRevisionResponse.Builder instancesRevision​(Long instancesRevision)

        The increasing revision associated to the response Instances list. If a new instance is registered or deregistered, the InstancesRevision updates. The health status updates don't update InstancesRevision.

        Parameters:
        instancesRevision - The increasing revision associated to the response Instances list. If a new instance is registered or deregistered, the InstancesRevision updates. The health status updates don't update InstancesRevision.
        Returns:
        Returns a reference to this object so that method calls can be chained together.