Package org.kiwiproject.consul.option
Class PutOptions
java.lang.Object
org.kiwiproject.consul.option.PutOptions
- All Implemented Interfaces:
ParamAdder
- Direct Known Subclasses:
ImmutablePutOptions
-
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
-
PutOptions
public PutOptions()
-
-
Method Details
-
getCas
-
getAcquire
-
getRelease
-
getDc
-
getToken
-
toQuery
- Specified by:
toQueryin interfaceParamAdder
-