Class NodeInfoSettingsTransportFeatures.Builder
java.lang.Object
co.elastic.clients.util.ObjectBuilderBase
co.elastic.clients.util.WithJsonObjectBuilderBase<NodeInfoSettingsTransportFeatures.Builder>
co.elastic.clients.elasticsearch.nodes.info.NodeInfoSettingsTransportFeatures.Builder
- All Implemented Interfaces:
WithJson<NodeInfoSettingsTransportFeatures.Builder>,ObjectBuilder<NodeInfoSettingsTransportFeatures>
- Enclosing class:
- NodeInfoSettingsTransportFeatures
public static class NodeInfoSettingsTransportFeatures.Builder
extends WithJsonObjectBuilderBase<NodeInfoSettingsTransportFeatures.Builder>
implements ObjectBuilder<NodeInfoSettingsTransportFeatures>
Builder for
NodeInfoSettingsTransportFeatures.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds aNodeInfoSettingsTransportFeatures.self()Required - API name:x-packMethods 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
-
xPack
Required - API name:x-pack -
self
- Specified by:
selfin classWithJsonObjectBuilderBase<NodeInfoSettingsTransportFeatures.Builder>
-
build
Builds aNodeInfoSettingsTransportFeatures.- Specified by:
buildin interfaceObjectBuilder<NodeInfoSettingsTransportFeatures>- Throws:
NullPointerException- if some of the required fields are null.
-