AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Paginators for the LexModelsV2 service

Inheritance Hierarchy

Amazon.LexModelsV2.Model.ILexModelsV2PaginatorFactory

Namespace: Amazon.LexModelsV2.Model
Assembly: AWSSDK.LexModelsV2.dll
Version: 3.x.y.z

Syntax

C#
public interface ILexModelsV2PaginatorFactory

The ILexModelsV2PaginatorFactory type exposes the following members

Methods

Note:

Asynchronous operations (methods ending with Async) in the table below are for .NET 4.5 or higher. For .NET 3.5 the SDK follows the standard naming convention of BeginMethodName and EndMethodName to indicate asynchronous operations - these method pairs are not shown in the table below.

NameDescription
Public Method ListAggregatedUtterances(ListAggregatedUtterancesRequest)

Paginator for ListAggregatedUtterances operation

Public Method ListBotAliases(ListBotAliasesRequest)

Paginator for ListBotAliases operation

Public Method ListBotAliasReplicas(ListBotAliasReplicasRequest)

Paginator for ListBotAliasReplicas operation

Public Method ListBotLocales(ListBotLocalesRequest)

Paginator for ListBotLocales operation

Public Method ListBotRecommendations(ListBotRecommendationsRequest)

Paginator for ListBotRecommendations operation

Public Method ListBotResourceGenerations(ListBotResourceGenerationsRequest)

Paginator for ListBotResourceGenerations operation

Public Method ListBots(ListBotsRequest)

Paginator for ListBots operation

Public Method ListBotVersionReplicas(ListBotVersionReplicasRequest)

Paginator for ListBotVersionReplicas operation

Public Method ListBotVersions(ListBotVersionsRequest)

Paginator for ListBotVersions operation

Public Method ListBuiltInIntents(ListBuiltInIntentsRequest)

Paginator for ListBuiltInIntents operation

Public Method ListBuiltInSlotTypes(ListBuiltInSlotTypesRequest)

Paginator for ListBuiltInSlotTypes operation

Public Method ListCustomVocabularyItems(ListCustomVocabularyItemsRequest)

Paginator for ListCustomVocabularyItems operation

Public Method ListExports(ListExportsRequest)

Paginator for ListExports operation

Public Method ListImports(ListImportsRequest)

Paginator for ListImports operation

Public Method ListIntentMetrics(ListIntentMetricsRequest)

Paginator for ListIntentMetrics operation

Public Method ListIntents(ListIntentsRequest)

Paginator for ListIntents operation

Public Method ListIntentStageMetrics(ListIntentStageMetricsRequest)

Paginator for ListIntentStageMetrics operation

Public Method ListRecommendedIntents(ListRecommendedIntentsRequest)

Paginator for ListRecommendedIntents operation

Public Method ListSessionAnalyticsData(ListSessionAnalyticsDataRequest)

Paginator for ListSessionAnalyticsData operation

Public Method ListSessionMetrics(ListSessionMetricsRequest)

Paginator for ListSessionMetrics operation

Public Method ListSlots(ListSlotsRequest)

Paginator for ListSlots operation

Public Method ListSlotTypes(ListSlotTypesRequest)

Paginator for ListSlotTypes operation

Public Method ListTestExecutionResultItems(ListTestExecutionResultItemsRequest)

Paginator for ListTestExecutionResultItems operation

Public Method ListTestExecutions(ListTestExecutionsRequest)

Paginator for ListTestExecutions operation

Public Method ListTestSetRecords(ListTestSetRecordsRequest)

Paginator for ListTestSetRecords operation

Public Method ListTestSets(ListTestSetsRequest)

Paginator for ListTestSets operation

Public Method ListUtteranceAnalyticsData(ListUtteranceAnalyticsDataRequest)

Paginator for ListUtteranceAnalyticsData operation

Public Method ListUtteranceMetrics(ListUtteranceMetricsRequest)

Paginator for ListUtteranceMetrics operation

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer