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