Class SimulatePipelineRequest

All Implemented Interfaces:
Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentObject, TaskAwareRequest

public class SimulatePipelineRequest
extends ActionRequest
implements org.elasticsearch.common.xcontent.ToXContentObject
  • Constructor Details

    • SimulatePipelineRequest

      public SimulatePipelineRequest​(BytesReference source, org.elasticsearch.common.xcontent.XContentType xContentType)
      Creates a new request with the given source and its content type
  • Method Details