Uses of Enum Class
com.yahoo.vespa.hosted.controller.api.application.v4.model.EndpointStatus.Status
Packages that use EndpointStatus.Status
-
Uses of EndpointStatus.Status in com.yahoo.vespa.hosted.controller.api.application.v4.model
Methods in com.yahoo.vespa.hosted.controller.api.application.v4.model that return EndpointStatus.StatusModifier and TypeMethodDescriptionEndpointStatus.status()Returns the current statusstatic EndpointStatus.StatusReturns the enum constant of this class with the specified name.static EndpointStatus.Status[]EndpointStatus.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.yahoo.vespa.hosted.controller.api.application.v4.model with parameters of type EndpointStatus.StatusModifierConstructorDescriptionEndpointStatus(EndpointStatus.Status status, String agent, Instant changedAt)