Uses of Class
software.amazon.awssdk.services.backupsearch.model.CurrentSearchProgress
-
Packages that use CurrentSearchProgress Package Description software.amazon.awssdk.services.backupsearch.model -
-
Uses of CurrentSearchProgress in software.amazon.awssdk.services.backupsearch.model
Methods in software.amazon.awssdk.services.backupsearch.model that return CurrentSearchProgress Modifier and Type Method Description CurrentSearchProgressGetSearchJobResponse. currentSearchProgress()Returns numbers representing BackupsScannedCount, ItemsScanned, and ItemsMatched.Methods in software.amazon.awssdk.services.backupsearch.model with parameters of type CurrentSearchProgress Modifier and Type Method Description GetSearchJobResponse.BuilderGetSearchJobResponse.Builder. currentSearchProgress(CurrentSearchProgress currentSearchProgress)Returns numbers representing BackupsScannedCount, ItemsScanned, and ItemsMatched.
-