| Package | Description |
|---|---|
| com.orbitz.consul.model.health |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableServiceCheck
Immutable implementation of
ServiceCheck. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableServiceCheck |
ImmutableServiceCheck.copyOf(ServiceCheck instance)
Creates an immutable copy of a
ServiceCheck value. |
ImmutableServiceCheck.Builder |
ImmutableServiceCheck.Builder.from(ServiceCheck instance)
Fill a builder with attribute values from the provided
ServiceCheck instance. |
Copyright © 2019. All rights reserved.