Uses of Enum
io.vertx.servicediscovery.Status
Packages that use Status
-
Uses of Status in io.vertx.servicediscovery
Subclasses with type arguments of type Status in io.vertx.servicediscoveryMethods in io.vertx.servicediscovery that return StatusModifier and TypeMethodDescriptionRecord.getStatus()Gets the current status of the service.static StatusReturns the enum constant of this type with the specified name.static Status[]Status.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.vertx.servicediscovery with parameters of type Status