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