Package org.elasticsearch.action.ingest
Class PutPipelineAction
java.lang.Object
org.elasticsearch.action.ActionType<AcknowledgedResponse>
org.elasticsearch.action.ingest.PutPipelineAction
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.elasticsearch.action.ActionType
equals, getResponseReader, hashCode, name, transportOptions
-
Field Details
-
INSTANCE
-
NAME
- See Also:
- Constant Field Values
-
-
Constructor Details
-
PutPipelineAction
public PutPipelineAction()
-