| Package | Description |
|---|---|
| com.orbitz.consul.model.catalog |
| Modifier and Type | Method and Description |
|---|---|
ImmutableServiceWeights |
ImmutableServiceWeights.Builder.build()
Builds a new
ImmutableServiceWeights. |
static ImmutableServiceWeights |
ImmutableServiceWeights.copyOf(ServiceWeights instance)
Creates an immutable copy of a
ServiceWeights value. |
ImmutableServiceWeights |
ImmutableServiceWeights.withPassing(int value)
Copy the current immutable object by setting a value for the
passing attribute. |
ImmutableServiceWeights |
ImmutableServiceWeights.withWarning(int value)
Copy the current immutable object by setting a value for the
warning attribute. |
Copyright © 2019. All rights reserved.