Package org.kiwiproject.consul.option
Class RoleOptions
java.lang.Object
org.kiwiproject.consul.option.RoleOptions
- All Implemented Interfaces:
ParamAdder
- Direct Known Subclasses:
ImmutableRoleOptions
Container for common query options used by the Consul API.
-
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
-
RoleOptions
public RoleOptions()
-
-
Method Details
-
getPolicy
-
getNamespace
-
toQuery
- Specified by:
toQueryin interfaceParamAdder
-