Uses of Class
software.amazon.awssdk.services.lexmodelsv2.paginators.ListIntentStageMetricsPublisher
-
Packages that use ListIntentStageMetricsPublisher Package Description software.amazon.awssdk.services.lexmodelsv2 -
-
Uses of ListIntentStageMetricsPublisher in software.amazon.awssdk.services.lexmodelsv2
Methods in software.amazon.awssdk.services.lexmodelsv2 that return ListIntentStageMetricsPublisher Modifier and Type Method Description default ListIntentStageMetricsPublisherLexModelsV2AsyncClient. listIntentStageMetricsPaginator(Consumer<ListIntentStageMetricsRequest.Builder> listIntentStageMetricsRequest)Retrieves summary metrics for the stages within intents in your bot.default ListIntentStageMetricsPublisherLexModelsV2AsyncClient. listIntentStageMetricsPaginator(ListIntentStageMetricsRequest listIntentStageMetricsRequest)Retrieves summary metrics for the stages within intents in your bot.
-