| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe.model |
| Modifier and Type | Method and Description |
|---|---|
List<VocabularyInfo> |
ListVocabulariesResponse.vocabularies()
A list of objects that describe the vocabularies that match the search criteria in the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListVocabulariesResponse.Builder |
ListVocabulariesResponse.Builder.vocabularies(VocabularyInfo... vocabularies)
A list of objects that describe the vocabularies that match the search criteria in the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListVocabulariesResponse.Builder |
ListVocabulariesResponse.Builder.vocabularies(Collection<VocabularyInfo> vocabularies)
A list of objects that describe the vocabularies that match the search criteria in the request.
|
Copyright © 2019. All rights reserved.