Uses of Class
software.amazon.awssdk.services.servicecatalog.model.ListRecordHistorySearchFilter
-
Packages that use ListRecordHistorySearchFilter Package Description software.amazon.awssdk.services.servicecatalog.model -
-
Uses of ListRecordHistorySearchFilter in software.amazon.awssdk.services.servicecatalog.model
Methods in software.amazon.awssdk.services.servicecatalog.model that return ListRecordHistorySearchFilter Modifier and Type Method Description ListRecordHistorySearchFilterListRecordHistoryRequest. searchFilter()The search filter to scope the results.Methods in software.amazon.awssdk.services.servicecatalog.model with parameters of type ListRecordHistorySearchFilter Modifier and Type Method Description ListRecordHistoryRequest.BuilderListRecordHistoryRequest.Builder. searchFilter(ListRecordHistorySearchFilter searchFilter)The search filter to scope the results.
-