Uses of Class
software.amazon.awssdk.services.cloudsearchdomain.model.SuggestStatus
-
Packages that use SuggestStatus Package Description software.amazon.awssdk.services.cloudsearchdomain.model -
-
Uses of SuggestStatus in software.amazon.awssdk.services.cloudsearchdomain.model
Methods in software.amazon.awssdk.services.cloudsearchdomain.model that return SuggestStatus Modifier and Type Method Description SuggestStatusSuggestResponse. status()The status of aSuggestRequest.Methods in software.amazon.awssdk.services.cloudsearchdomain.model with parameters of type SuggestStatus Modifier and Type Method Description SuggestResponse.BuilderSuggestResponse.Builder. status(SuggestStatus status)The status of aSuggestRequest.
-