Class RuleScope.Builder
java.lang.Object
org.elasticsearch.client.ml.job.config.RuleScope.Builder
- Enclosing class:
- RuleScope
public static class RuleScope.Builder
extends java.lang.Object
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description RuleScopebuild()RuleScope.Builderexclude(java.lang.String field, java.lang.String filterId)RuleScope.Builderinclude(java.lang.String field, java.lang.String filterId)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Builder
public Builder() -
Builder
-
-
Method Details
-
exclude
-
include
-
build
-