Package-level declarations
Functions
Link copied to clipboard
suspend fun LexModelsV2Client.waitUntilBotAliasAvailable(request: DescribeBotAliasRequest): Outcome<DescribeBotAliasResponse>
suspend fun LexModelsV2Client.waitUntilBotAliasAvailable(block: DescribeBotAliasRequest.Builder.() -> Unit): Outcome<DescribeBotAliasResponse>
Wait until a bot alias is available
Link copied to clipboard
suspend fun LexModelsV2Client.waitUntilBotAvailable(request: DescribeBotRequest): Outcome<DescribeBotResponse>
suspend fun LexModelsV2Client.waitUntilBotAvailable(block: DescribeBotRequest.Builder.() -> Unit): Outcome<DescribeBotResponse>
Wait until a bot is available
Link copied to clipboard
suspend fun LexModelsV2Client.waitUntilBotExportCompleted(request: DescribeExportRequest): Outcome<DescribeExportResponse>
suspend fun LexModelsV2Client.waitUntilBotExportCompleted(block: DescribeExportRequest.Builder.() -> Unit): Outcome<DescribeExportResponse>
Wait until a bot has been exported
Link copied to clipboard
suspend fun LexModelsV2Client.waitUntilBotImportCompleted(request: DescribeImportRequest): Outcome<DescribeImportResponse>
suspend fun LexModelsV2Client.waitUntilBotImportCompleted(block: DescribeImportRequest.Builder.() -> Unit): Outcome<DescribeImportResponse>
Wait until a bot has been imported
Link copied to clipboard
suspend fun LexModelsV2Client.waitUntilBotLocaleBuilt(request: DescribeBotLocaleRequest): Outcome<DescribeBotLocaleResponse>
suspend fun LexModelsV2Client.waitUntilBotLocaleBuilt(block: DescribeBotLocaleRequest.Builder.() -> Unit): Outcome<DescribeBotLocaleResponse>
Wait until a bot locale is built
Link copied to clipboard
suspend fun LexModelsV2Client.waitUntilBotLocaleCreated(request: DescribeBotLocaleRequest): Outcome<DescribeBotLocaleResponse>
suspend fun LexModelsV2Client.waitUntilBotLocaleCreated(block: DescribeBotLocaleRequest.Builder.() -> Unit): Outcome<DescribeBotLocaleResponse>
Wait unit a bot locale is created
Link copied to clipboard
suspend fun LexModelsV2Client.waitUntilBotLocaleExpressTestingAvailable(request: DescribeBotLocaleRequest): Outcome<DescribeBotLocaleResponse>
suspend fun LexModelsV2Client.waitUntilBotLocaleExpressTestingAvailable(block: DescribeBotLocaleRequest.Builder.() -> Unit): Outcome<DescribeBotLocaleResponse>
Wait until a bot locale build is ready for express testing
Link copied to clipboard
suspend fun LexModelsV2Client.waitUntilBotVersionAvailable(request: DescribeBotVersionRequest): Outcome<DescribeBotVersionResponse>
suspend fun LexModelsV2Client.waitUntilBotVersionAvailable(block: DescribeBotVersionRequest.Builder.() -> Unit): Outcome<DescribeBotVersionResponse>
Wait until a bot version is available