Uses of Class
software.amazon.awssdk.services.devopsguru.model.ListInsightsAnyStatusFilter
-
Packages that use ListInsightsAnyStatusFilter Package Description software.amazon.awssdk.services.devopsguru.model -
-
Uses of ListInsightsAnyStatusFilter in software.amazon.awssdk.services.devopsguru.model
Methods in software.amazon.awssdk.services.devopsguru.model that return ListInsightsAnyStatusFilter Modifier and Type Method Description ListInsightsAnyStatusFilterListInsightsStatusFilter. any()AListInsightsAnyStatusFilterthat specifies insights of any status that are eitherREACTIVEorPROACTIVE.Methods in software.amazon.awssdk.services.devopsguru.model with parameters of type ListInsightsAnyStatusFilter Modifier and Type Method Description ListInsightsStatusFilter.BuilderListInsightsStatusFilter.Builder. any(ListInsightsAnyStatusFilter any)AListInsightsAnyStatusFilterthat specifies insights of any status that are eitherREACTIVEorPROACTIVE.
-