Uses of Class
software.amazon.awssdk.services.devopsguru.model.SearchOrganizationInsightsFilters
-
Packages that use SearchOrganizationInsightsFilters Package Description software.amazon.awssdk.services.devopsguru.model -
-
Uses of SearchOrganizationInsightsFilters in software.amazon.awssdk.services.devopsguru.model
Methods in software.amazon.awssdk.services.devopsguru.model that return SearchOrganizationInsightsFilters Modifier and Type Method Description SearchOrganizationInsightsFiltersSearchOrganizationInsightsRequest. filters()ASearchOrganizationInsightsFiltersobject 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 SearchOrganizationInsightsFilters Modifier and Type Method Description SearchOrganizationInsightsRequest.BuilderSearchOrganizationInsightsRequest.Builder. filters(SearchOrganizationInsightsFilters filters)ASearchOrganizationInsightsFiltersobject that is used to set the severity and status filters on your insight search.
-