Class SlowlogTresholdLevels.Builder
java.lang.Object
co.elastic.clients.util.ObjectBuilderBase
co.elastic.clients.util.WithJsonObjectBuilderBase<SlowlogTresholdLevels.Builder>
co.elastic.clients.elasticsearch.indices.SlowlogTresholdLevels.Builder
- All Implemented Interfaces:
WithJson<SlowlogTresholdLevels.Builder>,ObjectBuilder<SlowlogTresholdLevels>
- Enclosing class:
- SlowlogTresholdLevels
public static class SlowlogTresholdLevels.Builder
extends WithJsonObjectBuilderBase<SlowlogTresholdLevels.Builder>
implements ObjectBuilder<SlowlogTresholdLevels>
Builder for
SlowlogTresholdLevels.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds aSlowlogTresholdLevels.API name:debugAPI name:debugAPI name:infoAPI name:infoprotected SlowlogTresholdLevels.Builderself()API name:traceAPI name:traceAPI name:warnAPI name:warnMethods 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
-
warn
API name:warn -
warn
API name:warn -
info
API name:info -
info
API name:info -
debug
API name:debug -
debug
API name:debug -
trace
API name:trace -
trace
API name:trace -
self
- Specified by:
selfin classWithJsonObjectBuilderBase<SlowlogTresholdLevels.Builder>
-
build
Builds aSlowlogTresholdLevels.- Specified by:
buildin interfaceObjectBuilder<SlowlogTresholdLevels>- Throws:
NullPointerException- if some of the required fields are null.
-