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