Uses of Class
org.kiwiproject.consul.model.catalog.ImmutableServiceWeights.Builder
Packages that use ImmutableServiceWeights.Builder
-
Uses of ImmutableServiceWeights.Builder in org.kiwiproject.consul.model.catalog
Methods in org.kiwiproject.consul.model.catalog that return ImmutableServiceWeights.BuilderModifier and TypeMethodDescriptionImmutableServiceWeights.builder()Creates a builder forImmutableServiceWeights.ImmutableServiceWeights.Builder.from(ServiceWeights instance) Fill a builder with attribute values from the providedServiceWeightsinstance.ImmutableServiceWeights.Builder.passing(int passing) Initializes the value for thepassingattribute.ImmutableServiceWeights.Builder.warning(int warning) Initializes the value for thewarningattribute.