| Package | Description |
|---|---|
| com.orbitz.consul.option |
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteOptions |
class |
EventOptions |
class |
ImmutableDeleteOptions
Immutable implementation of
DeleteOptions. |
class |
ImmutableEventOptions
Immutable implementation of
EventOptions. |
class |
ImmutablePutOptions
Immutable implementation of
PutOptions. |
class |
ImmutableQueryOptions
Immutable implementation of
QueryOptions. |
class |
ImmutableTransactionOptions
Immutable implementation of
TransactionOptions. |
class |
PutOptions |
class |
QueryOptions
Container for common query options used by the Consul API.
|
class |
TransactionOptions
Container for common transaction options used by the Consul API.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Object> |
Options.from(ParamAdder... options) |
Copyright © 2019. All rights reserved.