Uses of Class
com.amazonaws.services.cloudsearchdomain.model.SearchStatus
Packages that use SearchStatus
-
Uses of SearchStatus in com.amazonaws.services.cloudsearchdomain.model
Methods in com.amazonaws.services.cloudsearchdomain.model that return SearchStatusModifier and TypeMethodDescriptionSearchStatus.clone()
SearchResult.getStatus()
The status information returned for the search request.The encrypted resource ID for the request.SearchStatus.withTimems
(Long timems) How long it took to process the request, in milliseconds.Methods in com.amazonaws.services.cloudsearchdomain.model with parameters of type SearchStatusModifier and TypeMethodDescriptionvoid
SearchResult.setStatus
(SearchStatus status) The status information returned for the search request.SearchResult.withStatus
(SearchStatus status) The status information returned for the search request.