Package org.kiwiproject.consul.option
Class QueryParameterOptions
java.lang.Object
org.kiwiproject.consul.option.QueryParameterOptions
- All Implemented Interfaces:
ParamAdder
- Direct Known Subclasses:
ImmutableQueryParameterOptions
Container for common query options used by the Consul API.
-
Field Details
-
BLANK
-
-
Constructor Details
-
QueryParameterOptions
public QueryParameterOptions()
-
-
Method Details
-
getReplaceExistingChecks
-
getPrune
-
toQueryParameters
- Specified by:
toQueryParametersin interfaceParamAdder
-