| Package | Description |
|---|---|
| com.orbitz.consul.model.agent |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableAgent.Builder |
ImmutableAgent.builder()
Creates a builder for
ImmutableAgent. |
ImmutableAgent.Builder |
ImmutableAgent.Builder.config(Config config)
Initializes the value for the
config attribute. |
ImmutableAgent.Builder |
ImmutableAgent.Builder.debugConfig(DebugConfig debugConfig)
Initializes the value for the
debugConfig attribute. |
ImmutableAgent.Builder |
ImmutableAgent.Builder.from(Agent instance)
Fill a builder with attribute values from the provided
Agent instance. |
ImmutableAgent.Builder |
ImmutableAgent.Builder.member(Member member)
Initializes the value for the
member attribute. |
Copyright © 2018. All rights reserved.