Uses of Class
software.amazon.awssdk.services.devopsguru.model.SearchInsightsFilters
-
Packages that use SearchInsightsFilters Package Description software.amazon.awssdk.services.devopsguru.model -
-
Uses of SearchInsightsFilters in software.amazon.awssdk.services.devopsguru.model
Methods in software.amazon.awssdk.services.devopsguru.model that return SearchInsightsFilters Modifier and Type Method Description SearchInsightsFiltersSearchInsightsRequest. filters()ASearchInsightsFiltersobject that is used to set the severity and status filters on your insight search.Methods in software.amazon.awssdk.services.devopsguru.model with parameters of type SearchInsightsFilters Modifier and Type Method Description SearchInsightsRequest.BuilderSearchInsightsRequest.Builder. filters(SearchInsightsFilters filters)ASearchInsightsFiltersobject that is used to set the severity and status filters on your insight search.
-