| Package | Description |
|---|---|
| com.orbitz.consul | |
| com.orbitz.consul.model.agent |
| Modifier and Type | Method and Description |
|---|---|
void |
AgentClient.registerCheck(Check check)
Registers a Health Check with the Agent.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableCheck
Immutable implementation of
Check. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableCheck |
ImmutableCheck.copyOf(Check instance)
Creates an immutable copy of a
Check value. |
ImmutableCheck.Builder |
ImmutableCheck.Builder.from(Check instance)
Fill a builder with attribute values from the provided
Check instance. |
Copyright © 2016. All rights reserved.