Module org.elasticsearch.xcore
Class WatcherParams
java.lang.Object
org.elasticsearch.xcontent.ToXContent.MapParams
org.elasticsearch.xcontent.ToXContent.DelegatingMapParams
org.elasticsearch.xpack.core.watcher.support.xcontent.WatcherParams
- All Implemented Interfaces:
ToXContent.Params
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic WatcherParams.Builderbuilder()static WatcherParams.Builderbuilder(ToXContent.Params delegate) static booleandebug(ToXContent.Params params) static booleanhideHeaders(ToXContent.Params params) static booleanhideSecrets(ToXContent.Params params) static WatcherParamswrap(ToXContent.Params params) Methods inherited from class org.elasticsearch.xcontent.ToXContent.DelegatingMapParams
param, param, paramAsBoolean, paramAsBoolean
-
Field Details
-
HIDE_SECRETS
-
-
Method Details
-
hideSecrets
-
debug
-
hideHeaders
-
wrap
-
builder
-
builder
-