| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
AssociatedTranscript |
AssociatedTranscript.clone() |
AssociatedTranscript |
AssociatedTranscript.withTranscript(String transcript)
The content of the transcript that meets the search filter criteria.
|
| Modifier and Type | Method and Description |
|---|---|
List<AssociatedTranscript> |
SearchAssociatedTranscriptsResult.getAssociatedTranscripts()
The object that contains the associated transcript that meet the criteria you specified.
|
| Modifier and Type | Method and Description |
|---|---|
SearchAssociatedTranscriptsResult |
SearchAssociatedTranscriptsResult.withAssociatedTranscripts(AssociatedTranscript... associatedTranscripts)
The object that contains the associated transcript that meet the criteria you specified.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchAssociatedTranscriptsResult.setAssociatedTranscripts(Collection<AssociatedTranscript> associatedTranscripts)
The object that contains the associated transcript that meet the criteria you specified.
|
SearchAssociatedTranscriptsResult |
SearchAssociatedTranscriptsResult.withAssociatedTranscripts(Collection<AssociatedTranscript> associatedTranscripts)
The object that contains the associated transcript that meet the criteria you specified.
|
Copyright © 2023. All rights reserved.