| Package | Description |
|---|---|
| com.orbitz.consul.cache |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableServiceHealthKey.Builder |
ImmutableServiceHealthKey.builder()
Creates a builder for
ImmutableServiceHealthKey. |
ImmutableServiceHealthKey.Builder |
ImmutableServiceHealthKey.Builder.from(ServiceHealthKey instance)
Fill a builder with attribute values from the provided
ServiceHealthKey instance. |
ImmutableServiceHealthKey.Builder |
ImmutableServiceHealthKey.Builder.host(String host)
Initializes the value for the
host attribute. |
ImmutableServiceHealthKey.Builder |
ImmutableServiceHealthKey.Builder.port(Integer port)
Initializes the value for the
port attribute. |
ImmutableServiceHealthKey.Builder |
ImmutableServiceHealthKey.Builder.serviceId(String serviceId)
Initializes the value for the
serviceId attribute. |
Copyright © 2018. All rights reserved.