Class StopRollupJobResponse

java.lang.Object
org.elasticsearch.client.core.AcknowledgedResponse
org.elasticsearch.client.rollup.StopRollupJobResponse

public class StopRollupJobResponse
extends AcknowledgedResponse
  • Constructor Details

    • StopRollupJobResponse

      public StopRollupJobResponse​(boolean acknowledged)
  • Method Details

    • fromXContent

      public static StopRollupJobResponse fromXContent​(org.elasticsearch.common.xcontent.XContentParser parser) throws java.io.IOException
      Throws:
      java.io.IOException
    • getFieldName

      protected java.lang.String getFieldName()
      Overrides:
      getFieldName in class AcknowledgedResponse
      Returns:
      the field name this response uses to output the acknowledged flag