Class Local.Builder
java.lang.Object
co.elastic.clients.util.ObjectBuilderBase
co.elastic.clients.util.WithJsonObjectBuilderBase<Local.Builder>
co.elastic.clients.elasticsearch.ingest.Local.Builder
- All Implemented Interfaces:
WithJson<Local.Builder>,ObjectBuilder<Local>
- Enclosing class:
- Local
public static class Local.Builder
extends WithJsonObjectBuilderBase<Local.Builder>
implements ObjectBuilder<Local>
Builder for
Local.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds aLocal.protected Local.Builderself()final Local.BuilderRequired - API name:typeMethods 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
-
type
Required - API name:type -
self
- Specified by:
selfin classWithJsonObjectBuilderBase<Local.Builder>
-
build
Builds aLocal.- Specified by:
buildin interfaceObjectBuilder<Local>- Throws:
NullPointerException- if some of the required fields are null.
-