Uses of Class
software.amazon.awssdk.services.cloudsearchdomain.model.SearchStatus
-
Packages that use SearchStatus Package Description software.amazon.awssdk.services.cloudsearchdomain.model -
-
Uses of SearchStatus in software.amazon.awssdk.services.cloudsearchdomain.model
Methods in software.amazon.awssdk.services.cloudsearchdomain.model that return SearchStatus Modifier and Type Method Description SearchStatusSearchResponse. status()The status information returned for the search request.Methods in software.amazon.awssdk.services.cloudsearchdomain.model with parameters of type SearchStatus Modifier and Type Method Description SearchResponse.BuilderSearchResponse.Builder. status(SearchStatus status)The status information returned for the search request.
-