Uses of Class
software.amazon.awssdk.services.applicationinsights.paginators.ListProblemsIterable
-
Packages that use ListProblemsIterable Package Description software.amazon.awssdk.services.applicationinsights Amazon CloudWatch Application Insights -
-
Uses of ListProblemsIterable in software.amazon.awssdk.services.applicationinsights
Methods in software.amazon.awssdk.services.applicationinsights that return ListProblemsIterable Modifier and Type Method Description default ListProblemsIterableApplicationInsightsClient. listProblemsPaginator(Consumer<ListProblemsRequest.Builder> listProblemsRequest)This is a variant ofApplicationInsightsClient.listProblems(software.amazon.awssdk.services.applicationinsights.model.ListProblemsRequest)operation.default ListProblemsIterableApplicationInsightsClient. listProblemsPaginator(ListProblemsRequest listProblemsRequest)This is a variant ofApplicationInsightsClient.listProblems(software.amazon.awssdk.services.applicationinsights.model.ListProblemsRequest)operation.
-