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