Uses of Class
org.kiwiproject.consul.model.catalog.ImmutableServiceWeights
Packages that use ImmutableServiceWeights
-
Uses of ImmutableServiceWeights in org.kiwiproject.consul.model.catalog
Methods in org.kiwiproject.consul.model.catalog that return ImmutableServiceWeightsModifier and TypeMethodDescriptionImmutableServiceWeights.Builder.build()Builds a newImmutableServiceWeights.static ImmutableServiceWeightsImmutableServiceWeights.copyOf(ServiceWeights instance) Creates an immutable copy of aServiceWeightsvalue.final ImmutableServiceWeightsImmutableServiceWeights.withPassing(int value) Copy the current immutable object by setting a value for thepassingattribute.final ImmutableServiceWeightsImmutableServiceWeights.withWarning(int value) Copy the current immutable object by setting a value for thewarningattribute.