Interface Table.DefinitionStages.WithResultStatistics

All Known Subinterfaces:
Table.Definition, Table.DefinitionStages.WithCreate
Enclosing interface:
Table.DefinitionStages

public static interface Table.DefinitionStages.WithResultStatistics
The stage of the Table definition allowing to specify resultStatistics.
  • Method Details

    • withResultStatistics

      Table.DefinitionStages.WithCreate withResultStatistics(ResultStatistics resultStatistics)
      Specifies the resultStatistics property: Search job execution statistics..
      Parameters:
      resultStatistics - Search job execution statistics.
      Returns:
      the next definition stage.