| Package | Description |
|---|---|
| com.orbitz.consul | |
| com.orbitz.consul.option |
| Modifier and Type | Method and Description |
|---|---|
Event |
EventClient.fireEvent(String name,
EventOptions eventOptions)
Fires a Consul event.
|
Event |
EventClient.fireEvent(String name,
EventOptions eventOptions,
String payload)
Fires a Consul event.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableEventOptions
Immutable implementation of
EventOptions. |
| Modifier and Type | Field and Description |
|---|---|
static EventOptions |
EventOptions.BLANK |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableEventOptions |
ImmutableEventOptions.copyOf(EventOptions instance)
Creates an immutable copy of a
EventOptions value. |
ImmutableEventOptions.Builder |
ImmutableEventOptions.Builder.from(EventOptions instance)
Fill a builder with attribute values from the provided
EventOptions instance. |
Copyright © 2018. All rights reserved.