Uses of Class
org.kiwiproject.consul.cache.ImmutableServiceHealthKey.Builder
Packages that use ImmutableServiceHealthKey.Builder
-
Uses of ImmutableServiceHealthKey.Builder in org.kiwiproject.consul.cache
Methods in org.kiwiproject.consul.cache that return ImmutableServiceHealthKey.BuilderModifier and TypeMethodDescriptionImmutableServiceHealthKey.builder()Creates a builder forImmutableServiceHealthKey.ImmutableServiceHealthKey.Builder.from(ServiceHealthKey instance) Fill a builder with attribute values from the providedServiceHealthKeyinstance.Initializes the value for thehostattribute.Initializes the value for theportattribute.Initializes the value for theserviceIdattribute.