Package org.kiwiproject.consul.option
Class EventOptions
java.lang.Object
org.kiwiproject.consul.option.EventOptions
- All Implemented Interfaces:
ParamAdder
- Direct Known Subclasses:
ImmutableEventOptions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.kiwiproject.consul.option.ParamAdder
toHeaders, toQueryParameters
-
Field Details
-
BLANK
-
-
Constructor Details
-
EventOptions
public EventOptions()
-
-
Method Details
-
getDatacenter
-
getNodeFilter
-
getServiceFilter
-
getTagFilter
-
toQuery
- Specified by:
toQueryin interfaceParamAdder
-