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

public class CancelTasksResponse extends ListTasksResponse
Returns the list of tasks that were cancelled
  • Constructor Details

  • Method Details

    • toXContent

      public org.elasticsearch.common.xcontent.XContentBuilder toXContent(org.elasticsearch.common.xcontent.XContentBuilder builder, org.elasticsearch.common.xcontent.ToXContent.Params params) throws
      Specified by:
      toXContent in interface org.elasticsearch.common.xcontent.ToXContent
      Overrides:
      toXContent in class ListTasksResponse
      Throws:
    • fromXContent

      public static CancelTasksResponse fromXContent(org.elasticsearch.common.xcontent.XContentParser parser)
    • toString

      public  toString()
      Overrides:
      toString in class ListTasksResponse