Class ProcessorGrokRequest
java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.ingest.ProcessorGrokRequest
- All Implemented Interfaces:
ElasticsearchCommonRequest
public final class ProcessorGrokRequest extends RequestBase
-
Nested Class Summary
Nested classes/interfaces inherited from class co.elastic.clients.elasticsearch._types.RequestBase
RequestBase.AbstractBuilder<BuilderT extends RequestBase.AbstractBuilder<BuilderT>> -
Field Summary
Fields Modifier and Type Field Description static ProcessorGrokRequest_INSTANCESingleton instance forProcessorGrokRequest.static Endpoint<ProcessorGrokRequest,ProcessorGrokResponse,ElasticsearchError>ENDPOINTEndpoint "ingest.processor_grok". -
Constructor Summary
Constructors Constructor Description ProcessorGrokRequest() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
_INSTANCE
Singleton instance forProcessorGrokRequest. -
ENDPOINT
public static final Endpoint<ProcessorGrokRequest,ProcessorGrokResponse,ElasticsearchError> ENDPOINTEndpoint "ingest.processor_grok".
-
-
Constructor Details
-
ProcessorGrokRequest
public ProcessorGrokRequest()
-