Uses of Class
software.amazon.awssdk.services.sagemaker.model.TotalHits
-
Packages that use TotalHits Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of TotalHits in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return TotalHits Modifier and Type Method Description TotalHitsSearchResponse. totalHits()The total number of matching results.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type TotalHits Modifier and Type Method Description SearchResponse.BuilderSearchResponse.Builder. totalHits(TotalHits totalHits)The total number of matching results.
-