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