ImmutableServiceHealthKey |
ImmutableServiceHealthKey.Builder.build() |
|
static ImmutableServiceHealthKey |
ImmutableServiceHealthKey.copyOf(ServiceHealthKey instance) |
|
ImmutableServiceHealthKey |
ImmutableServiceHealthKey.withHost(java.lang.String value) |
Copy the current immutable object by setting a value for the host attribute.
|
ImmutableServiceHealthKey |
ImmutableServiceHealthKey.withPort(java.lang.Integer value) |
Copy the current immutable object by setting a value for the port attribute.
|
ImmutableServiceHealthKey |
ImmutableServiceHealthKey.withServiceId(java.lang.String value) |
Copy the current immutable object by setting a value for the serviceId attribute.
|