Uses of Class
com.amazonaws.services.cloudsearchdomain.model.SuggestStatus
Packages that use SuggestStatus
-
Uses of SuggestStatus in com.amazonaws.services.cloudsearchdomain.model
Methods in com.amazonaws.services.cloudsearchdomain.model that return SuggestStatusModifier and TypeMethodDescriptionSuggestStatus.clone()
SuggestResult.getStatus()
The status of aSuggestRequest
.The encrypted resource ID for the request.SuggestStatus.withTimems
(Long timems) How long it took to process the request, in milliseconds.Methods in com.amazonaws.services.cloudsearchdomain.model with parameters of type SuggestStatusModifier and TypeMethodDescriptionvoid
SuggestResult.setStatus
(SuggestStatus status) The status of aSuggestRequest
.SuggestResult.withStatus
(SuggestStatus status) The status of aSuggestRequest
.