| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default StartTestSetGenerationResponse |
LexModelsV2Client.startTestSetGeneration(Consumer<StartTestSetGenerationRequest.Builder> startTestSetGenerationRequest)
The action to start the generation of test set.
|
default StartTestSetGenerationResponse |
LexModelsV2Client.startTestSetGeneration(StartTestSetGenerationRequest startTestSetGenerationRequest)
The action to start the generation of test set.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartTestSetGenerationResponse> |
LexModelsV2AsyncClient.startTestSetGeneration(Consumer<StartTestSetGenerationRequest.Builder> startTestSetGenerationRequest)
The action to start the generation of test set.
|
default CompletableFuture<StartTestSetGenerationResponse> |
LexModelsV2AsyncClient.startTestSetGeneration(StartTestSetGenerationRequest startTestSetGenerationRequest)
The action to start the generation of test set.
|
Copyright © 2023. All rights reserved.