Uses of Class
io.smallrye.stork.servicediscovery.consul.ConsulMetadataKey
-
-
Uses of ConsulMetadataKey in io.smallrye.stork.servicediscovery.consul
Methods in io.smallrye.stork.servicediscovery.consul that return ConsulMetadataKey Modifier and Type Method Description static ConsulMetadataKeyConsulMetadataKey. valueOf(String name)Returns the enum constant of this type with the specified name.static ConsulMetadataKey[]ConsulMetadataKey. values()Returns an array containing the constants of this enum type, in the order they are declared.
-