| Package | Description |
|---|---|
| com.orbitz.consul | |
| com.orbitz.consul.model.agent |
| Modifier and Type | Method and Description |
|---|---|
Agent |
AgentClient.getAgent()
Retrieves the Agent's configuration and member information.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableAgent
Immutable implementation of
Agent. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableAgent |
ImmutableAgent.copyOf(Agent instance)
Creates an immutable copy of a
Agent value. |
ImmutableAgent.Builder |
ImmutableAgent.Builder.from(Agent instance)
Fill a builder with attribute values from the provided
Agent instance. |
Copyright © 2018. All rights reserved.