Uses of Class
org.kiwiproject.consul.cache.ImmutableServiceHealthKey
Packages that use ImmutableServiceHealthKey
-
Uses of ImmutableServiceHealthKey in org.kiwiproject.consul.cache
Methods in org.kiwiproject.consul.cache that return ImmutableServiceHealthKeyModifier and TypeMethodDescriptionImmutableServiceHealthKey.Builder.build()Builds a newImmutableServiceHealthKey.static ImmutableServiceHealthKeyImmutableServiceHealthKey.copyOf(ServiceHealthKey instance) Creates an immutable copy of aServiceHealthKeyvalue.Copy the current immutable object by setting a value for thehostattribute.Copy the current immutable object by setting a value for theportattribute.ImmutableServiceHealthKey.withServiceId(String value) Copy the current immutable object by setting a value for theserviceIdattribute.