| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default SearchAssociatedTranscriptsResponse |
LexModelsV2Client.searchAssociatedTranscripts(Consumer<SearchAssociatedTranscriptsRequest.Builder> searchAssociatedTranscriptsRequest)
Search for associated transcripts that meet the specified criteria.
|
default SearchAssociatedTranscriptsResponse |
LexModelsV2Client.searchAssociatedTranscripts(SearchAssociatedTranscriptsRequest searchAssociatedTranscriptsRequest)
Search for associated transcripts that meet the specified criteria.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SearchAssociatedTranscriptsResponse> |
LexModelsV2AsyncClient.searchAssociatedTranscripts(Consumer<SearchAssociatedTranscriptsRequest.Builder> searchAssociatedTranscriptsRequest)
Search for associated transcripts that meet the specified criteria.
|
default CompletableFuture<SearchAssociatedTranscriptsResponse> |
LexModelsV2AsyncClient.searchAssociatedTranscripts(SearchAssociatedTranscriptsRequest searchAssociatedTranscriptsRequest)
Search for associated transcripts that meet the specified criteria.
|
Copyright © 2023. All rights reserved.