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