| Package | Description |
|---|---|
| com.orbitz.consul.model.catalog |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableServiceWeights.Builder |
ImmutableServiceWeights.builder()
Creates a builder for
ImmutableServiceWeights. |
ImmutableServiceWeights.Builder |
ImmutableServiceWeights.Builder.from(ServiceWeights instance)
Fill a builder with attribute values from the provided
ServiceWeights instance. |
ImmutableServiceWeights.Builder |
ImmutableServiceWeights.Builder.passing(int passing)
Initializes the value for the
passing attribute. |
ImmutableServiceWeights.Builder |
ImmutableServiceWeights.Builder.warning(int warning)
Initializes the value for the
warning attribute. |
Copyright © 2019. All rights reserved.