Module org.elasticsearch.xcore
Class PutEnrichPolicyAction
java.lang.Object
org.elasticsearch.action.ActionType<AcknowledgedResponse>
org.elasticsearch.xpack.core.enrich.action.PutEnrichPolicyAction
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionfromXContent(org.elasticsearch.core.TimeValue masterNodeTimeout, org.elasticsearch.xcontent.XContentParser parser, String name)
-
Field Details
-
INSTANCE
-
NAME
- See Also:
-
-
Method Details
-
fromXContent
public static PutEnrichPolicyAction.Request fromXContent(org.elasticsearch.core.TimeValue masterNodeTimeout, org.elasticsearch.xcontent.XContentParser parser, String name) throws IOException - Throws:
IOException
-