Uses of Class
software.amazon.awssdk.services.mailmanager.model.SearchStatus
-
Packages that use SearchStatus Package Description software.amazon.awssdk.services.mailmanager.model -
-
Uses of SearchStatus in software.amazon.awssdk.services.mailmanager.model
Methods in software.amazon.awssdk.services.mailmanager.model that return SearchStatus Modifier and Type Method Description SearchStatusGetArchiveSearchResponse. status()The current status of the search job.SearchStatusSearchSummary. status()The current status of the search job.Methods in software.amazon.awssdk.services.mailmanager.model with parameters of type SearchStatus Modifier and Type Method Description GetArchiveSearchResponse.BuilderGetArchiveSearchResponse.Builder. status(SearchStatus status)The current status of the search job.SearchSummary.BuilderSearchSummary.Builder. status(SearchStatus status)The current status of the search job.
-