| Package | Description |
|---|---|
| com.orbitz.consul.model.query |
| Modifier and Type | Method and Description |
|---|---|
ImmutableQueryId |
ImmutableQueryId.Builder.build()
Builds a new
ImmutableQueryId. |
static ImmutableQueryId |
ImmutableQueryId.copyOf(QueryId instance)
Creates an immutable copy of a
QueryId value. |
ImmutableQueryId |
ImmutableQueryId.withId(String value)
Copy the current immutable object by setting a value for the
id attribute. |
Copyright © 2018. All rights reserved.