Class Audit.Builder
java.lang.Object
co.elastic.clients.util.ObjectBuilderBase
co.elastic.clients.util.WithJsonObjectBuilderBase<BuilderT>
co.elastic.clients.elasticsearch.xpack.usage.FeatureToggle.AbstractBuilder<Audit.Builder>
co.elastic.clients.elasticsearch.xpack.usage.Audit.Builder
- All Implemented Interfaces:
WithJson<Audit.Builder>,ObjectBuilder<Audit>
- Enclosing class:
- Audit
public static class Audit.Builder
extends FeatureToggle.AbstractBuilder<Audit.Builder>
implements ObjectBuilder<Audit>
Builder for
Audit.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds aAudit.final Audit.BuilderAPI name:outputsfinal Audit.BuilderAPI name:outputsprotected Audit.Builderself()Methods inherited from class co.elastic.clients.elasticsearch.xpack.usage.FeatureToggle.AbstractBuilder
enabledMethods inherited from class co.elastic.clients.util.WithJsonObjectBuilderBase
withJsonMethods inherited from class co.elastic.clients.util.ObjectBuilderBase
_checkSingleUse, _listAdd, _listAddAll, _mapPut, _mapPutAll
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
outputs
API name:outputsAdds all elements of
listtooutputs. -
outputs
API name:outputsAdds one or more values to
outputs. -
self
- Specified by:
selfin classFeatureToggle.AbstractBuilder<Audit.Builder>
-
build
Builds aAudit.- Specified by:
buildin interfaceObjectBuilder<Audit>- Throws:
NullPointerException- if some of the required fields are null.
-