Uses of Class
software.amazon.awssdk.services.devopsguru.model.ListAnomaliesForInsightFilters
-
Packages that use ListAnomaliesForInsightFilters Package Description software.amazon.awssdk.services.devopsguru.model -
-
Uses of ListAnomaliesForInsightFilters in software.amazon.awssdk.services.devopsguru.model
Methods in software.amazon.awssdk.services.devopsguru.model that return ListAnomaliesForInsightFilters Modifier and Type Method Description ListAnomaliesForInsightFiltersListAnomaliesForInsightRequest. filters()Specifies one or more service names that are used to list anomalies.Methods in software.amazon.awssdk.services.devopsguru.model with parameters of type ListAnomaliesForInsightFilters Modifier and Type Method Description ListAnomaliesForInsightRequest.BuilderListAnomaliesForInsightRequest.Builder. filters(ListAnomaliesForInsightFilters filters)Specifies one or more service names that are used to list anomalies.
-