java.lang.Object
com.yahoo.vespa.hosted.controller.api.application.v4.model.EndpointStatus

public class EndpointStatus extends Object
Represent the routing status for all endpoints of a deployment.
Author:
smorgrav
  • Constructor Details

  • Method Details

    • agent

      public String agent()
      Returns the agent responsible setting this status
    • status

      public EndpointStatus.Status status()
      Returns the current status
    • changedAt

      public Instant changedAt()
      Returns when this was last changed