| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe.model |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
CreateLanguageModelRequest.tags()
Adds one or more tags, each in the form of a key:value pair, to a new language model at the time you create this
new model.
|
List<Tag> |
ListTagsForResourceResponse.tags()
Lists all tags associated with the given transcription job, vocabulary, or resource.
|
List<Tag> |
TagResourceRequest.tags()
The tags you are assigning to a given Amazon Transcribe resource.
|
List<Tag> |
CreateVocabularyFilterRequest.tags()
Adds one or more tags, each in the form of a key:value pair, to a new Amazon Transcribe vocabulary filter at the
time you create this new vocabulary filter.
|
List<Tag> |
CreateMedicalVocabularyRequest.tags()
Adds one or more tags, each in the form of a key:value pair, to a new medical vocabulary at the time you create
this new vocabulary.
|
List<Tag> |
StartTranscriptionJobRequest.tags()
Add tags to an Amazon Transcribe transcription job.
|
List<Tag> |
StartMedicalTranscriptionJobRequest.tags()
Add tags to an Amazon Transcribe medical transcription job.
|
List<Tag> |
MedicalTranscriptionJob.tags()
A key:value pair assigned to a given medical transcription job.
|
List<Tag> |
TranscriptionJob.tags()
A key:value pair assigned to a given transcription job.
|
List<Tag> |
CreateVocabularyRequest.tags()
Adds one or more tags, each in the form of a key:value pair, to a new Amazon Transcribe vocabulary at the time
you create this new vocabulary.
|
| Modifier and Type | Method and Description |
|---|---|
CreateLanguageModelRequest.Builder |
CreateLanguageModelRequest.Builder.tags(Tag... tags)
Adds one or more tags, each in the form of a key:value pair, to a new language model at the time you create
this new model.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Tag... tags)
Lists all tags associated with the given transcription job, vocabulary, or resource.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Tag... tags)
The tags you are assigning to a given Amazon Transcribe resource.
|
CreateVocabularyFilterRequest.Builder |
CreateVocabularyFilterRequest.Builder.tags(Tag... tags)
Adds one or more tags, each in the form of a key:value pair, to a new Amazon Transcribe vocabulary filter at
the time you create this new vocabulary filter.
|
CreateMedicalVocabularyRequest.Builder |
CreateMedicalVocabularyRequest.Builder.tags(Tag... tags)
Adds one or more tags, each in the form of a key:value pair, to a new medical vocabulary at the time you
create this new vocabulary.
|
StartTranscriptionJobRequest.Builder |
StartTranscriptionJobRequest.Builder.tags(Tag... tags)
Add tags to an Amazon Transcribe transcription job.
|
StartMedicalTranscriptionJobRequest.Builder |
StartMedicalTranscriptionJobRequest.Builder.tags(Tag... tags)
Add tags to an Amazon Transcribe medical transcription job.
|
MedicalTranscriptionJob.Builder |
MedicalTranscriptionJob.Builder.tags(Tag... tags)
A key:value pair assigned to a given medical transcription job.
|
TranscriptionJob.Builder |
TranscriptionJob.Builder.tags(Tag... tags)
A key:value pair assigned to a given transcription job.
|
CreateVocabularyRequest.Builder |
CreateVocabularyRequest.Builder.tags(Tag... tags)
Adds one or more tags, each in the form of a key:value pair, to a new Amazon Transcribe vocabulary at the
time you create this new vocabulary.
|
| Modifier and Type | Method and Description |
|---|---|
CreateLanguageModelRequest.Builder |
CreateLanguageModelRequest.Builder.tags(Collection<Tag> tags)
Adds one or more tags, each in the form of a key:value pair, to a new language model at the time you create
this new model.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Collection<Tag> tags)
Lists all tags associated with the given transcription job, vocabulary, or resource.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Collection<Tag> tags)
The tags you are assigning to a given Amazon Transcribe resource.
|
CreateVocabularyFilterRequest.Builder |
CreateVocabularyFilterRequest.Builder.tags(Collection<Tag> tags)
Adds one or more tags, each in the form of a key:value pair, to a new Amazon Transcribe vocabulary filter at
the time you create this new vocabulary filter.
|
CreateMedicalVocabularyRequest.Builder |
CreateMedicalVocabularyRequest.Builder.tags(Collection<Tag> tags)
Adds one or more tags, each in the form of a key:value pair, to a new medical vocabulary at the time you
create this new vocabulary.
|
StartTranscriptionJobRequest.Builder |
StartTranscriptionJobRequest.Builder.tags(Collection<Tag> tags)
Add tags to an Amazon Transcribe transcription job.
|
StartMedicalTranscriptionJobRequest.Builder |
StartMedicalTranscriptionJobRequest.Builder.tags(Collection<Tag> tags)
Add tags to an Amazon Transcribe medical transcription job.
|
MedicalTranscriptionJob.Builder |
MedicalTranscriptionJob.Builder.tags(Collection<Tag> tags)
A key:value pair assigned to a given medical transcription job.
|
TranscriptionJob.Builder |
TranscriptionJob.Builder.tags(Collection<Tag> tags)
A key:value pair assigned to a given transcription job.
|
CreateVocabularyRequest.Builder |
CreateVocabularyRequest.Builder.tags(Collection<Tag> tags)
Adds one or more tags, each in the form of a key:value pair, to a new Amazon Transcribe vocabulary at the
time you create this new vocabulary.
|
Copyright © 2021. All rights reserved.