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