Uses of Class
software.amazon.awssdk.services.devopsguru.model.ListInsightsClosedStatusFilter
-
Packages that use ListInsightsClosedStatusFilter Package Description software.amazon.awssdk.services.devopsguru.model -
-
Uses of ListInsightsClosedStatusFilter in software.amazon.awssdk.services.devopsguru.model
Methods in software.amazon.awssdk.services.devopsguru.model that return ListInsightsClosedStatusFilter Modifier and Type Method Description ListInsightsClosedStatusFilterListInsightsStatusFilter. closed()AListInsightsClosedStatusFilterthat specifies closed insights that are eitherREACTIVEorPROACTIVE.Methods in software.amazon.awssdk.services.devopsguru.model with parameters of type ListInsightsClosedStatusFilter Modifier and Type Method Description ListInsightsStatusFilter.BuilderListInsightsStatusFilter.Builder. closed(ListInsightsClosedStatusFilter closed)AListInsightsClosedStatusFilterthat specifies closed insights that are eitherREACTIVEorPROACTIVE.
-