Uses of Class
software.amazon.awssdk.services.qbusiness.model.IndexStatistics
-
Packages that use IndexStatistics Package Description software.amazon.awssdk.services.qbusiness.model -
-
Uses of IndexStatistics in software.amazon.awssdk.services.qbusiness.model
Methods in software.amazon.awssdk.services.qbusiness.model that return IndexStatistics Modifier and Type Method Description IndexStatisticsGetIndexResponse. indexStatistics()Provides information about the number of documents indexed.Methods in software.amazon.awssdk.services.qbusiness.model with parameters of type IndexStatistics Modifier and Type Method Description GetIndexResponse.BuilderGetIndexResponse.Builder. indexStatistics(IndexStatistics indexStatistics)Provides information about the number of documents indexed.
-