Uses of Class
org.kiwiproject.consul.model.query.ImmutableServiceQuery.Builder
Packages that use ImmutableServiceQuery.Builder
-
Uses of ImmutableServiceQuery.Builder in org.kiwiproject.consul.model.query
Methods in org.kiwiproject.consul.model.query that return ImmutableServiceQuery.BuilderModifier and TypeMethodDescriptionImmutableServiceQuery.builder()Creates a builder forImmutableServiceQuery.Initializes the optional valuefailoverto failover.Initializes the optional valuefailoverto failover.ImmutableServiceQuery.Builder.from(ServiceQuery instance) Fill a builder with attribute values from the providedServiceQueryinstance.ImmutableServiceQuery.Builder.onlyPassing(boolean onlyPassing) Initializes the optional valueonlyPassingto onlyPassing.ImmutableServiceQuery.Builder.onlyPassing(Optional<Boolean> onlyPassing) Initializes the optional valueonlyPassingto onlyPassing.Initializes the value for theserviceattribute.Initializes the optional valuetagsto tags.Initializes the optional valuetagsto tags.