Class StartRollupJobResponse

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

public class StartRollupJobResponse
extends AcknowledgedResponse
  • Constructor Details

    • StartRollupJobResponse

      public StartRollupJobResponse​(boolean acknowledged)
  • Method Details

    • fromXContent

      public static StartRollupJobResponse 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