Class SimulatePipelineRequest

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

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

    • SimulatePipelineRequest

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