| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<AssociatedTranscript> |
SearchAssociatedTranscriptsResponse.associatedTranscripts()
The object that contains the associated transcript that meet the criteria you specified.
|
| Modifier and Type | Method and Description |
|---|---|
SearchAssociatedTranscriptsResponse.Builder |
SearchAssociatedTranscriptsResponse.Builder.associatedTranscripts(AssociatedTranscript... associatedTranscripts)
The object that contains the associated transcript that meet the criteria you specified.
|
| Modifier and Type | Method and Description |
|---|---|
SearchAssociatedTranscriptsResponse.Builder |
SearchAssociatedTranscriptsResponse.Builder.associatedTranscripts(Collection<AssociatedTranscript> associatedTranscripts)
The object that contains the associated transcript that meet the criteria you specified.
|
Copyright © 2022. All rights reserved.