Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

A

AbsoluteTimeRange - Class in software.amazon.awssdk.services.transcribe.model
A time range, set in seconds, between two points in the call.
absoluteTimeRange() - Method in class software.amazon.awssdk.services.transcribe.model.InterruptionFilter
An object you can use to specify a time range (in milliseconds) for when you'd want to find the interruption.
absoluteTimeRange(AbsoluteTimeRange) - Method in interface software.amazon.awssdk.services.transcribe.model.InterruptionFilter.Builder
An object you can use to specify a time range (in milliseconds) for when you'd want to find the interruption.
absoluteTimeRange(Consumer<AbsoluteTimeRange.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.InterruptionFilter.Builder
An object you can use to specify a time range (in milliseconds) for when you'd want to find the interruption.
absoluteTimeRange() - Method in class software.amazon.awssdk.services.transcribe.model.NonTalkTimeFilter
An object you can use to specify a time range (in milliseconds) for when no one is talking.
absoluteTimeRange(AbsoluteTimeRange) - Method in interface software.amazon.awssdk.services.transcribe.model.NonTalkTimeFilter.Builder
An object you can use to specify a time range (in milliseconds) for when no one is talking.
absoluteTimeRange(Consumer<AbsoluteTimeRange.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.NonTalkTimeFilter.Builder
An object you can use to specify a time range (in milliseconds) for when no one is talking.
absoluteTimeRange() - Method in class software.amazon.awssdk.services.transcribe.model.SentimentFilter
The time range, measured in seconds, of the sentiment.
absoluteTimeRange(AbsoluteTimeRange) - Method in interface software.amazon.awssdk.services.transcribe.model.SentimentFilter.Builder
The time range, measured in seconds, of the sentiment.
absoluteTimeRange(Consumer<AbsoluteTimeRange.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.SentimentFilter.Builder
The time range, measured in seconds, of the sentiment.
absoluteTimeRange() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptFilter
A time range, set in seconds, between two points in the call.
absoluteTimeRange(AbsoluteTimeRange) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptFilter.Builder
A time range, set in seconds, between two points in the call.
absoluteTimeRange(Consumer<AbsoluteTimeRange.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptFilter.Builder
A time range, set in seconds, between two points in the call.
AbsoluteTimeRange.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
allowDeferredExecution() - Method in class software.amazon.awssdk.services.transcribe.model.JobExecutionSettings
Indicates whether a job should be queued by Amazon Transcribe when the concurrent execution limit is exceeded.
allowDeferredExecution(Boolean) - Method in interface software.amazon.awssdk.services.transcribe.model.JobExecutionSettings.Builder
Indicates whether a job should be queued by Amazon Transcribe when the concurrent execution limit is exceeded.
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.transcribe.model.BadRequestException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.transcribe.model.ConflictException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.transcribe.model.InternalFailureException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.transcribe.model.LimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.transcribe.model.NotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscribeException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.transcribe.model.TranscribeException.BuilderImpl
 

B

BadRequestException - Exception in software.amazon.awssdk.services.transcribe.model
Your request didn't pass one or more validation tests.
BadRequestException.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
BaseModelName - Enum in software.amazon.awssdk.services.transcribe.model
 
baseModelName() - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelRequest
The Amazon Transcribe standard language model, or base model used to create your custom language model.
baseModelName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateLanguageModelRequest.Builder
The Amazon Transcribe standard language model, or base model used to create your custom language model.
baseModelName(BaseModelName) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateLanguageModelRequest.Builder
The Amazon Transcribe standard language model, or base model used to create your custom language model.
baseModelName() - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelResponse
The Amazon Transcribe standard language model, or base model you've used to create a custom language model.
baseModelName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateLanguageModelResponse.Builder
The Amazon Transcribe standard language model, or base model you've used to create a custom language model.
baseModelName(BaseModelName) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateLanguageModelResponse.Builder
The Amazon Transcribe standard language model, or base model you've used to create a custom language model.
baseModelName() - Method in class software.amazon.awssdk.services.transcribe.model.LanguageModel
The Amazon Transcribe standard language model, or base model used to create the custom language model.
baseModelName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.LanguageModel.Builder
The Amazon Transcribe standard language model, or base model used to create the custom language model.
baseModelName(BaseModelName) - Method in interface software.amazon.awssdk.services.transcribe.model.LanguageModel.Builder
The Amazon Transcribe standard language model, or base model used to create the custom language model.
baseModelNameAsString() - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelRequest
The Amazon Transcribe standard language model, or base model used to create your custom language model.
baseModelNameAsString() - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelResponse
The Amazon Transcribe standard language model, or base model you've used to create a custom language model.
baseModelNameAsString() - Method in class software.amazon.awssdk.services.transcribe.model.LanguageModel
The Amazon Transcribe standard language model, or base model used to create the custom language model.
build() - Method in class software.amazon.awssdk.services.transcribe.model.TranscribeException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.transcribe.model.TranscribeRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.transcribe.model.TranscribeResponse.Builder
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.AbsoluteTimeRange
 
builder() - Static method in exception software.amazon.awssdk.services.transcribe.model.BadRequestException
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSettings
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSummary
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.CategoryProperties
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.ChannelDefinition
 
builder() - Static method in exception software.amazon.awssdk.services.transcribe.model.ConflictException
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.ContentRedaction
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsCategoryRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsCategoryResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteLanguageModelRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteLanguageModelResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalTranscriptionJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalTranscriptionJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalVocabularyRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalVocabularyResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteTranscriptionJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteTranscriptionJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyFilterRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyFilterResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.DescribeLanguageModelRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.DescribeLanguageModelResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsCategoryRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsCategoryResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.GetMedicalTranscriptionJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.GetMedicalTranscriptionJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.GetTranscriptionJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.GetTranscriptionJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.InputDataConfig
 
builder() - Static method in exception software.amazon.awssdk.services.transcribe.model.InternalFailureException
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.InterruptionFilter
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.JobExecutionSettings
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.LanguageModel
 
builder() - Static method in exception software.amazon.awssdk.services.transcribe.model.LimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.ListLanguageModelsRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.ListLanguageModelsResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.ListTagsForResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.ListTagsForResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.ListVocabulariesRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.ListVocabulariesResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.Media
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscript
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionSetting
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.ModelSettings
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.NonTalkTimeFilter
 
builder() - Static method in exception software.amazon.awssdk.services.transcribe.model.NotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.RelativeTimeRange
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.Rule
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.SentimentFilter
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.Settings
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.Subtitles
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.SubtitlesOutput
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.Tag
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.TagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.TagResourceResponse
 
builder() - Static method in exception software.amazon.awssdk.services.transcribe.model.TranscribeException
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.Transcript
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.TranscriptFilter
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.UntagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.UntagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyRequest
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyResponse
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.VocabularyFilterInfo
 
builder() - Static method in class software.amazon.awssdk.services.transcribe.model.VocabularyInfo
 
builder() - Static method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Create a builder that can be used to configure and create a TranscribeAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Create a builder that can be used to configure and create a TranscribeClient.
BuilderImpl() - Constructor for class software.amazon.awssdk.services.transcribe.model.TranscribeException.BuilderImpl
 
BuilderImpl(TranscribeException) - Constructor for class software.amazon.awssdk.services.transcribe.model.TranscribeException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.transcribe.model.TranscribeRequest.BuilderImpl
 
BuilderImpl(TranscribeRequest) - Constructor for class software.amazon.awssdk.services.transcribe.model.TranscribeRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.transcribe.model.TranscribeResponse.BuilderImpl
 
BuilderImpl(TranscribeResponse) - Constructor for class software.amazon.awssdk.services.transcribe.model.TranscribeResponse.BuilderImpl
 

C

CallAnalyticsJob - Class in software.amazon.awssdk.services.transcribe.model
Describes an asynchronous analytics job that was created with the StartAnalyticsJob operation.
callAnalyticsJob(CallAnalyticsJob) - Method in interface software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsJobResponse.Builder
An object that contains the results of your call analytics job.
callAnalyticsJob(Consumer<CallAnalyticsJob.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsJobResponse.Builder
An object that contains the results of your call analytics job.
callAnalyticsJob() - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsJobResponse
An object that contains the results of your call analytics job.
callAnalyticsJob(CallAnalyticsJob) - Method in interface software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobResponse.Builder
An object containing the details of the asynchronous call analytics job.
callAnalyticsJob(Consumer<CallAnalyticsJob.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobResponse.Builder
An object containing the details of the asynchronous call analytics job.
callAnalyticsJob() - Method in class software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobResponse
An object containing the details of the asynchronous call analytics job.
CallAnalyticsJob.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
callAnalyticsJobName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob.Builder
The name of the call analytics job.
callAnalyticsJobName() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob
The name of the call analytics job.
callAnalyticsJobName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSummary.Builder
The name of the call analytics job.
callAnalyticsJobName() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSummary
The name of the call analytics job.
callAnalyticsJobName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsJobRequest.Builder
The name of the call analytics job you want to delete.
callAnalyticsJobName() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsJobRequest
The name of the call analytics job you want to delete.
callAnalyticsJobName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsJobRequest.Builder
The name of the analytics job you want information about.
callAnalyticsJobName() - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsJobRequest
The name of the analytics job you want information about.
callAnalyticsJobName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest.Builder
The name of the call analytics job.
callAnalyticsJobName() - Method in class software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest
The name of the call analytics job.
CallAnalyticsJobSettings - Class in software.amazon.awssdk.services.transcribe.model
Provides optional settings for the CallAnalyticsJob operation.
CallAnalyticsJobSettings.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
callAnalyticsJobStatus(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob.Builder
The status of the analytics job.
callAnalyticsJobStatus(CallAnalyticsJobStatus) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob.Builder
The status of the analytics job.
callAnalyticsJobStatus() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob
The status of the analytics job.
CallAnalyticsJobStatus - Enum in software.amazon.awssdk.services.transcribe.model
 
callAnalyticsJobStatus(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSummary.Builder
The status of the call analytics job.
callAnalyticsJobStatus(CallAnalyticsJobStatus) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSummary.Builder
The status of the call analytics job.
callAnalyticsJobStatus() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSummary
The status of the call analytics job.
callAnalyticsJobStatusAsString() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob
The status of the analytics job.
callAnalyticsJobStatusAsString() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSummary
The status of the call analytics job.
callAnalyticsJobSummaries(Collection<CallAnalyticsJobSummary>) - Method in interface software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsResponse.Builder
A list of objects containing summary information for a transcription job.
callAnalyticsJobSummaries(CallAnalyticsJobSummary...) - Method in interface software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsResponse.Builder
A list of objects containing summary information for a transcription job.
callAnalyticsJobSummaries(Consumer<CallAnalyticsJobSummary.Builder>...) - Method in interface software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsResponse.Builder
A list of objects containing summary information for a transcription job.
callAnalyticsJobSummaries() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsResponse
A list of objects containing summary information for a transcription job.
CallAnalyticsJobSummary - Class in software.amazon.awssdk.services.transcribe.model
Provides summary information about a call analytics job.
CallAnalyticsJobSummary.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
categories(Collection<CategoryProperties>) - Method in interface software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesResponse.Builder
A list of objects containing information about analytics categories.
categories(CategoryProperties...) - Method in interface software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesResponse.Builder
A list of objects containing information about analytics categories.
categories(Consumer<CategoryProperties.Builder>...) - Method in interface software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesResponse.Builder
A list of objects containing information about analytics categories.
categories() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesResponse
A list of objects containing information about analytics categories.
categoryName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CategoryProperties.Builder
The name of the call analytics category.
categoryName() - Method in class software.amazon.awssdk.services.transcribe.model.CategoryProperties
The name of the call analytics category.
categoryName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryRequest.Builder
The name that you choose for your category when you create it.
categoryName() - Method in class software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryRequest
The name that you choose for your category when you create it.
categoryName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsCategoryRequest.Builder
The name of the call analytics category that you're choosing to delete.
categoryName() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsCategoryRequest
The name of the call analytics category that you're choosing to delete.
categoryName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsCategoryRequest.Builder
The name of the category you want information about.
categoryName() - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsCategoryRequest
The name of the category you want information about.
categoryName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryRequest.Builder
The name of the analytics category to update.
categoryName() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryRequest
The name of the analytics category to update.
CategoryProperties - Class in software.amazon.awssdk.services.transcribe.model
An object that contains the rules and additional information about a call analytics category.
categoryProperties(CategoryProperties) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryResponse.Builder
The rules and associated metadata used to create a category.
categoryProperties(Consumer<CategoryProperties.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryResponse.Builder
The rules and associated metadata used to create a category.
categoryProperties() - Method in class software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryResponse
The rules and associated metadata used to create a category.
categoryProperties(CategoryProperties) - Method in interface software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsCategoryResponse.Builder
The rules you've defined for a category.
categoryProperties(Consumer<CategoryProperties.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsCategoryResponse.Builder
The rules you've defined for a category.
categoryProperties() - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsCategoryResponse
The rules you've defined for a category.
categoryProperties(CategoryProperties) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryResponse.Builder
The attributes describing the analytics category.
categoryProperties(Consumer<CategoryProperties.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryResponse.Builder
The attributes describing the analytics category.
categoryProperties() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryResponse
The attributes describing the analytics category.
CategoryProperties.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.transcribe.model.BadRequestException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.transcribe.model.ConflictException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.transcribe.model.InternalFailureException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.transcribe.model.LimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.transcribe.model.NotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscribeException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.transcribe.model.TranscribeException.BuilderImpl
 
ChannelDefinition - Class in software.amazon.awssdk.services.transcribe.model
For a call analytics job, an object that indicates the audio channel that belongs to the agent and the audio channel that belongs to the customer.
ChannelDefinition.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
channelDefinitions(Collection<ChannelDefinition>) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob.Builder
Shows numeric values to indicate the channel assigned to the agent's audio and the channel assigned to the customer's audio.
channelDefinitions(ChannelDefinition...) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob.Builder
Shows numeric values to indicate the channel assigned to the agent's audio and the channel assigned to the customer's audio.
channelDefinitions(Consumer<ChannelDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob.Builder
Shows numeric values to indicate the channel assigned to the agent's audio and the channel assigned to the customer's audio.
channelDefinitions() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob
Shows numeric values to indicate the channel assigned to the agent's audio and the channel assigned to the customer's audio.
channelDefinitions(Collection<ChannelDefinition>) - Method in interface software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest.Builder
When you start a call analytics job, you must pass an array that maps the agent and the customer to specific audio channels.
channelDefinitions(ChannelDefinition...) - Method in interface software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest.Builder
When you start a call analytics job, you must pass an array that maps the agent and the customer to specific audio channels.
channelDefinitions(Consumer<ChannelDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest.Builder
When you start a call analytics job, you must pass an array that maps the agent and the customer to specific audio channels.
channelDefinitions() - Method in class software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest
When you start a call analytics job, you must pass an array that maps the agent and the customer to specific audio channels.
channelId(Integer) - Method in interface software.amazon.awssdk.services.transcribe.model.ChannelDefinition.Builder
A value that indicates the audio channel.
channelId() - Method in class software.amazon.awssdk.services.transcribe.model.ChannelDefinition
A value that indicates the audio channel.
channelIdentification(Boolean) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionSetting.Builder
Instructs Amazon Transcribe Medical to process each audio channel separately and then merge the transcription output of each channel into a single transcription.
channelIdentification() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionSetting
Instructs Amazon Transcribe Medical to process each audio channel separately and then merge the transcription output of each channel into a single transcription.
channelIdentification(Boolean) - Method in interface software.amazon.awssdk.services.transcribe.model.Settings.Builder
Instructs Amazon Transcribe to process each audio channel separately and then merge the transcription output of each channel into a single transcription.
channelIdentification() - Method in class software.amazon.awssdk.services.transcribe.model.Settings
Instructs Amazon Transcribe to process each audio channel separately and then merge the transcription output of each channel into a single transcription.
CLMLanguageCode - Enum in software.amazon.awssdk.services.transcribe.model
 
completionTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob.Builder
A timestamp that shows when the analytics job was completed.
completionTime() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob
A timestamp that shows when the analytics job was completed.
completionTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSummary.Builder
A timestamp that shows when the job was completed.
completionTime() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSummary
A timestamp that shows when the job was completed.
completionTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob.Builder
A timestamp that shows when the job was completed.
completionTime() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
A timestamp that shows when the job was completed.
completionTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary.Builder
A timestamp that shows when the job was completed.
completionTime() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary
A timestamp that shows when the job was completed.
completionTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
A timestamp that shows when the job completed.
completionTime() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
A timestamp that shows when the job completed.
completionTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary.Builder
A timestamp that shows when the job was completed.
completionTime() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary
A timestamp that shows when the job was completed.
ConflictException - Exception in software.amazon.awssdk.services.transcribe.model
There is already a resource with that name.
ConflictException.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
contentIdentificationType(String) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob.Builder
Shows the type of content that you've configured Amazon Transcribe Medical to identify in a transcription job.
contentIdentificationType(MedicalContentIdentificationType) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob.Builder
Shows the type of content that you've configured Amazon Transcribe Medical to identify in a transcription job.
contentIdentificationType() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
Shows the type of content that you've configured Amazon Transcribe Medical to identify in a transcription job.
contentIdentificationType(String) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary.Builder
Shows the type of information you've configured Amazon Transcribe Medical to identify in a transcription job.
contentIdentificationType(MedicalContentIdentificationType) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary.Builder
Shows the type of information you've configured Amazon Transcribe Medical to identify in a transcription job.
contentIdentificationType() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary
Shows the type of information you've configured Amazon Transcribe Medical to identify in a transcription job.
contentIdentificationType(String) - Method in interface software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest.Builder
You can configure Amazon Transcribe Medical to label content in the transcription output.
contentIdentificationType(MedicalContentIdentificationType) - Method in interface software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest.Builder
You can configure Amazon Transcribe Medical to label content in the transcription output.
contentIdentificationType() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
You can configure Amazon Transcribe Medical to label content in the transcription output.
contentIdentificationTypeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
Shows the type of content that you've configured Amazon Transcribe Medical to identify in a transcription job.
contentIdentificationTypeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary
Shows the type of information you've configured Amazon Transcribe Medical to identify in a transcription job.
contentIdentificationTypeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
You can configure Amazon Transcribe Medical to label content in the transcription output.
contentRedaction(ContentRedaction) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSettings.Builder
Sets the value of the ContentRedaction property for this object.
contentRedaction(Consumer<ContentRedaction.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSettings.Builder
Sets the value of the ContentRedaction property for this object.
contentRedaction() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSettings
Returns the value of the ContentRedaction property for this object.
ContentRedaction - Class in software.amazon.awssdk.services.transcribe.model
Settings for content redaction within a transcription job.
contentRedaction(ContentRedaction) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
An object that contains the request parameters for content redaction.
contentRedaction(Consumer<ContentRedaction.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
An object that contains the request parameters for content redaction.
contentRedaction() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
An object that contains the request parameters for content redaction.
contentRedaction(ContentRedaction) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
An object that describes content redaction settings for the transcription job.
contentRedaction(Consumer<ContentRedaction.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
An object that describes content redaction settings for the transcription job.
contentRedaction() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
An object that describes content redaction settings for the transcription job.
contentRedaction(ContentRedaction) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary.Builder
The content redaction settings of the transcription job.
contentRedaction(Consumer<ContentRedaction.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary.Builder
The content redaction settings of the transcription job.
contentRedaction() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary
The content redaction settings of the transcription job.
ContentRedaction.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.transcribe.model.TranscribeResponseMetadata
 
create() - Static method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Create a TranscribeAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Create a TranscribeClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
createCallAnalyticsCategory(CreateCallAnalyticsCategoryRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Creates an analytics category.
createCallAnalyticsCategory(Consumer<CreateCallAnalyticsCategoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Creates an analytics category.
createCallAnalyticsCategory(CreateCallAnalyticsCategoryRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Creates an analytics category.
createCallAnalyticsCategory(Consumer<CreateCallAnalyticsCategoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Creates an analytics category.
CreateCallAnalyticsCategoryRequest - Class in software.amazon.awssdk.services.transcribe.model
 
CreateCallAnalyticsCategoryRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
CreateCallAnalyticsCategoryRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
CreateCallAnalyticsCategoryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.CreateCallAnalyticsCategoryRequestMarshaller
 
CreateCallAnalyticsCategoryResponse - Class in software.amazon.awssdk.services.transcribe.model
 
CreateCallAnalyticsCategoryResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
createLanguageModel(CreateLanguageModelRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Creates a new custom language model.
createLanguageModel(Consumer<CreateLanguageModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Creates a new custom language model.
createLanguageModel(CreateLanguageModelRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Creates a new custom language model.
createLanguageModel(Consumer<CreateLanguageModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Creates a new custom language model.
CreateLanguageModelRequest - Class in software.amazon.awssdk.services.transcribe.model
 
CreateLanguageModelRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
CreateLanguageModelRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
CreateLanguageModelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.CreateLanguageModelRequestMarshaller
 
CreateLanguageModelResponse - Class in software.amazon.awssdk.services.transcribe.model
 
CreateLanguageModelResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
createMedicalVocabulary(CreateMedicalVocabularyRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Creates a new custom vocabulary that you can use to modify how Amazon Transcribe Medical transcribes your audio file.
createMedicalVocabulary(Consumer<CreateMedicalVocabularyRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Creates a new custom vocabulary that you can use to modify how Amazon Transcribe Medical transcribes your audio file.
createMedicalVocabulary(CreateMedicalVocabularyRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Creates a new custom vocabulary that you can use to modify how Amazon Transcribe Medical transcribes your audio file.
createMedicalVocabulary(Consumer<CreateMedicalVocabularyRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Creates a new custom vocabulary that you can use to modify how Amazon Transcribe Medical transcribes your audio file.
CreateMedicalVocabularyRequest - Class in software.amazon.awssdk.services.transcribe.model
 
CreateMedicalVocabularyRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
CreateMedicalVocabularyRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
CreateMedicalVocabularyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.CreateMedicalVocabularyRequestMarshaller
 
CreateMedicalVocabularyResponse - Class in software.amazon.awssdk.services.transcribe.model
 
CreateMedicalVocabularyResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
createTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.CategoryProperties.Builder
A timestamp that shows when the call analytics category was created.
createTime() - Method in class software.amazon.awssdk.services.transcribe.model.CategoryProperties
A timestamp that shows when the call analytics category was created.
createTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.LanguageModel.Builder
The time the custom language model was created.
createTime() - Method in class software.amazon.awssdk.services.transcribe.model.LanguageModel
The time the custom language model was created.
createVocabulary(CreateVocabularyRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Creates a new custom vocabulary that you can use to change the way Amazon Transcribe handles transcription of an audio file.
createVocabulary(Consumer<CreateVocabularyRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Creates a new custom vocabulary that you can use to change the way Amazon Transcribe handles transcription of an audio file.
createVocabulary(CreateVocabularyRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Creates a new custom vocabulary that you can use to change the way Amazon Transcribe handles transcription of an audio file.
createVocabulary(Consumer<CreateVocabularyRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Creates a new custom vocabulary that you can use to change the way Amazon Transcribe handles transcription of an audio file.
createVocabularyFilter(CreateVocabularyFilterRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Creates a new vocabulary filter that you can use to filter words, such as profane words, from the output of a transcription job.
createVocabularyFilter(Consumer<CreateVocabularyFilterRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Creates a new vocabulary filter that you can use to filter words, such as profane words, from the output of a transcription job.
createVocabularyFilter(CreateVocabularyFilterRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Creates a new vocabulary filter that you can use to filter words, such as profane words, from the output of a transcription job.
createVocabularyFilter(Consumer<CreateVocabularyFilterRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Creates a new vocabulary filter that you can use to filter words, such as profane words, from the output of a transcription job.
CreateVocabularyFilterRequest - Class in software.amazon.awssdk.services.transcribe.model
 
CreateVocabularyFilterRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
CreateVocabularyFilterRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
CreateVocabularyFilterRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.CreateVocabularyFilterRequestMarshaller
 
CreateVocabularyFilterResponse - Class in software.amazon.awssdk.services.transcribe.model
 
CreateVocabularyFilterResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
CreateVocabularyRequest - Class in software.amazon.awssdk.services.transcribe.model
 
CreateVocabularyRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
CreateVocabularyRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
CreateVocabularyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.CreateVocabularyRequestMarshaller
 
CreateVocabularyResponse - Class in software.amazon.awssdk.services.transcribe.model
 
CreateVocabularyResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
creationTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob.Builder
A timestamp that shows when the analytics job was created.
creationTime() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob
A timestamp that shows when the analytics job was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSummary.Builder
A timestamp that shows when the call analytics job was created.
creationTime() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSummary
A timestamp that shows when the call analytics job was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob.Builder
A timestamp that shows when the job was created.
creationTime() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
A timestamp that shows when the job was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary.Builder
A timestamp that shows when the medical transcription job was created.
creationTime() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary
A timestamp that shows when the medical transcription job was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
A timestamp that shows when the job was created.
creationTime() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
A timestamp that shows when the job was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary.Builder
A timestamp that shows when the job was created.
creationTime() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary
A timestamp that shows when the job was created.

D

dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob.Builder
The Amazon Resource Number (ARN) that you use to get access to the analytics job.
dataAccessRoleArn() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob
The Amazon Resource Number (ARN) that you use to get access to the analytics job.
dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.transcribe.model.InputDataConfig.Builder
The Amazon Resource Name (ARN) that uniquely identifies the permissions you've given Amazon Transcribe to access your Amazon S3 buckets containing your media files or text data.
dataAccessRoleArn() - Method in class software.amazon.awssdk.services.transcribe.model.InputDataConfig
The Amazon Resource Name (ARN) that uniquely identifies the permissions you've given Amazon Transcribe to access your Amazon S3 buckets containing your media files or text data.
dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.transcribe.model.JobExecutionSettings.Builder
The Amazon Resource Name (ARN) of a role that has access to the S3 bucket that contains the input files.
dataAccessRoleArn() - Method in class software.amazon.awssdk.services.transcribe.model.JobExecutionSettings
The Amazon Resource Name (ARN) of a role that has access to the S3 bucket that contains the input files.
dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest.Builder
The Amazon Resource Name (ARN) of a role that has access to the S3 bucket that contains your input files.
dataAccessRoleArn() - Method in class software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest
The Amazon Resource Name (ARN) of a role that has access to the S3 bucket that contains your input files.
deleteCallAnalyticsCategory(DeleteCallAnalyticsCategoryRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Deletes a call analytics category using its name.
deleteCallAnalyticsCategory(Consumer<DeleteCallAnalyticsCategoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Deletes a call analytics category using its name.
deleteCallAnalyticsCategory(DeleteCallAnalyticsCategoryRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Deletes a call analytics category using its name.
deleteCallAnalyticsCategory(Consumer<DeleteCallAnalyticsCategoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Deletes a call analytics category using its name.
DeleteCallAnalyticsCategoryRequest - Class in software.amazon.awssdk.services.transcribe.model
 
DeleteCallAnalyticsCategoryRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
DeleteCallAnalyticsCategoryRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
DeleteCallAnalyticsCategoryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.DeleteCallAnalyticsCategoryRequestMarshaller
 
DeleteCallAnalyticsCategoryResponse - Class in software.amazon.awssdk.services.transcribe.model
 
DeleteCallAnalyticsCategoryResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
deleteCallAnalyticsJob(DeleteCallAnalyticsJobRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Deletes a call analytics job using its name.
deleteCallAnalyticsJob(Consumer<DeleteCallAnalyticsJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Deletes a call analytics job using its name.
deleteCallAnalyticsJob(DeleteCallAnalyticsJobRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Deletes a call analytics job using its name.
deleteCallAnalyticsJob(Consumer<DeleteCallAnalyticsJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Deletes a call analytics job using its name.
DeleteCallAnalyticsJobRequest - Class in software.amazon.awssdk.services.transcribe.model
 
DeleteCallAnalyticsJobRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
DeleteCallAnalyticsJobRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
DeleteCallAnalyticsJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.DeleteCallAnalyticsJobRequestMarshaller
 
DeleteCallAnalyticsJobResponse - Class in software.amazon.awssdk.services.transcribe.model
 
DeleteCallAnalyticsJobResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
deleteLanguageModel(DeleteLanguageModelRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Deletes a custom language model using its name.
deleteLanguageModel(Consumer<DeleteLanguageModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Deletes a custom language model using its name.
deleteLanguageModel(DeleteLanguageModelRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Deletes a custom language model using its name.
deleteLanguageModel(Consumer<DeleteLanguageModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Deletes a custom language model using its name.
DeleteLanguageModelRequest - Class in software.amazon.awssdk.services.transcribe.model
 
DeleteLanguageModelRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
DeleteLanguageModelRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
DeleteLanguageModelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.DeleteLanguageModelRequestMarshaller
 
DeleteLanguageModelResponse - Class in software.amazon.awssdk.services.transcribe.model
 
DeleteLanguageModelResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
deleteMedicalTranscriptionJob(DeleteMedicalTranscriptionJobRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Deletes a transcription job generated by Amazon Transcribe Medical and any related information.
deleteMedicalTranscriptionJob(Consumer<DeleteMedicalTranscriptionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Deletes a transcription job generated by Amazon Transcribe Medical and any related information.
deleteMedicalTranscriptionJob(DeleteMedicalTranscriptionJobRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Deletes a transcription job generated by Amazon Transcribe Medical and any related information.
deleteMedicalTranscriptionJob(Consumer<DeleteMedicalTranscriptionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Deletes a transcription job generated by Amazon Transcribe Medical and any related information.
DeleteMedicalTranscriptionJobRequest - Class in software.amazon.awssdk.services.transcribe.model
 
DeleteMedicalTranscriptionJobRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
DeleteMedicalTranscriptionJobRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
DeleteMedicalTranscriptionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.DeleteMedicalTranscriptionJobRequestMarshaller
 
DeleteMedicalTranscriptionJobResponse - Class in software.amazon.awssdk.services.transcribe.model
 
DeleteMedicalTranscriptionJobResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
deleteMedicalVocabulary(DeleteMedicalVocabularyRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Deletes a vocabulary from Amazon Transcribe Medical.
deleteMedicalVocabulary(Consumer<DeleteMedicalVocabularyRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Deletes a vocabulary from Amazon Transcribe Medical.
deleteMedicalVocabulary(DeleteMedicalVocabularyRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Deletes a vocabulary from Amazon Transcribe Medical.
deleteMedicalVocabulary(Consumer<DeleteMedicalVocabularyRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Deletes a vocabulary from Amazon Transcribe Medical.
DeleteMedicalVocabularyRequest - Class in software.amazon.awssdk.services.transcribe.model
 
DeleteMedicalVocabularyRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
DeleteMedicalVocabularyRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
DeleteMedicalVocabularyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.DeleteMedicalVocabularyRequestMarshaller
 
DeleteMedicalVocabularyResponse - Class in software.amazon.awssdk.services.transcribe.model
 
DeleteMedicalVocabularyResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
deleteTranscriptionJob(DeleteTranscriptionJobRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Deletes a previously submitted transcription job along with any other generated results such as the transcription, models, and so on.
deleteTranscriptionJob(Consumer<DeleteTranscriptionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Deletes a previously submitted transcription job along with any other generated results such as the transcription, models, and so on.
deleteTranscriptionJob(DeleteTranscriptionJobRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Deletes a previously submitted transcription job along with any other generated results such as the transcription, models, and so on.
deleteTranscriptionJob(Consumer<DeleteTranscriptionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Deletes a previously submitted transcription job along with any other generated results such as the transcription, models, and so on.
DeleteTranscriptionJobRequest - Class in software.amazon.awssdk.services.transcribe.model
 
DeleteTranscriptionJobRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
DeleteTranscriptionJobRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
DeleteTranscriptionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.DeleteTranscriptionJobRequestMarshaller
 
DeleteTranscriptionJobResponse - Class in software.amazon.awssdk.services.transcribe.model
 
DeleteTranscriptionJobResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
deleteVocabulary(DeleteVocabularyRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Deletes a vocabulary from Amazon Transcribe.
deleteVocabulary(Consumer<DeleteVocabularyRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Deletes a vocabulary from Amazon Transcribe.
deleteVocabulary(DeleteVocabularyRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Deletes a vocabulary from Amazon Transcribe.
deleteVocabulary(Consumer<DeleteVocabularyRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Deletes a vocabulary from Amazon Transcribe.
deleteVocabularyFilter(DeleteVocabularyFilterRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Removes a vocabulary filter.
deleteVocabularyFilter(Consumer<DeleteVocabularyFilterRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Removes a vocabulary filter.
deleteVocabularyFilter(DeleteVocabularyFilterRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Removes a vocabulary filter.
deleteVocabularyFilter(Consumer<DeleteVocabularyFilterRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Removes a vocabulary filter.
DeleteVocabularyFilterRequest - Class in software.amazon.awssdk.services.transcribe.model
 
DeleteVocabularyFilterRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
DeleteVocabularyFilterRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
DeleteVocabularyFilterRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.DeleteVocabularyFilterRequestMarshaller
 
DeleteVocabularyFilterResponse - Class in software.amazon.awssdk.services.transcribe.model
 
DeleteVocabularyFilterResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
DeleteVocabularyRequest - Class in software.amazon.awssdk.services.transcribe.model
 
DeleteVocabularyRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
DeleteVocabularyRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
DeleteVocabularyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.DeleteVocabularyRequestMarshaller
 
DeleteVocabularyResponse - Class in software.amazon.awssdk.services.transcribe.model
 
DeleteVocabularyResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
describeLanguageModel(DescribeLanguageModelRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Gets information about a single custom language model.
describeLanguageModel(Consumer<DescribeLanguageModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Gets information about a single custom language model.
describeLanguageModel(DescribeLanguageModelRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Gets information about a single custom language model.
describeLanguageModel(Consumer<DescribeLanguageModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Gets information about a single custom language model.
DescribeLanguageModelRequest - Class in software.amazon.awssdk.services.transcribe.model
 
DescribeLanguageModelRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
DescribeLanguageModelRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
DescribeLanguageModelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.DescribeLanguageModelRequestMarshaller
 
DescribeLanguageModelResponse - Class in software.amazon.awssdk.services.transcribe.model
 
DescribeLanguageModelResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
downloadUri(String) - Method in interface software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyResponse.Builder
The location in Amazon S3 where the vocabulary is stored.
downloadUri() - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyResponse
The location in Amazon S3 where the vocabulary is stored.
downloadUri(String) - Method in interface software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterResponse.Builder
The URI of the list of words in the vocabulary filter.
downloadUri() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterResponse
The URI of the list of words in the vocabulary filter.
downloadUri(String) - Method in interface software.amazon.awssdk.services.transcribe.model.GetVocabularyResponse.Builder
The S3 location where the vocabulary is stored.
downloadUri() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyResponse
The S3 location where the vocabulary is stored.

E

endPercentage(Integer) - Method in interface software.amazon.awssdk.services.transcribe.model.RelativeTimeRange.Builder
A value that indicates the percentage of the end of the time range.
endPercentage() - Method in class software.amazon.awssdk.services.transcribe.model.RelativeTimeRange
A value that indicates the percentage of the end of the time range.
endTime(Long) - Method in interface software.amazon.awssdk.services.transcribe.model.AbsoluteTimeRange.Builder
A value that indicates the end of the time range in milliseconds.
endTime() - Method in class software.amazon.awssdk.services.transcribe.model.AbsoluteTimeRange
A value that indicates the end of the time range in milliseconds.
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.AbsoluteTimeRange
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.CategoryProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ChannelDefinition
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ContentRedaction
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsCategoryRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsCategoryResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteLanguageModelRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteLanguageModelResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalTranscriptionJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalTranscriptionJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalVocabularyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalVocabularyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteTranscriptionJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteTranscriptionJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyFilterRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyFilterResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DescribeLanguageModelRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DescribeLanguageModelResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsCategoryRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsCategoryResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalTranscriptionJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalTranscriptionJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.GetTranscriptionJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.GetTranscriptionJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.InputDataConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.InterruptionFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.JobExecutionSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.LanguageModel
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListLanguageModelsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListLanguageModelsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListTagsForResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListTagsForResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabulariesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabulariesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.Media
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscript
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionSetting
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ModelSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.NonTalkTimeFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.RelativeTimeRange
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.Rule
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.SentimentFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.Settings
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.Subtitles
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.SubtitlesOutput
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.Tag
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.TagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.TagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.Transcript
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.UntagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.UntagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.VocabularyFilterInfo
 
equals(Object) - Method in class software.amazon.awssdk.services.transcribe.model.VocabularyInfo
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.AbsoluteTimeRange
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.CategoryProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ChannelDefinition
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ContentRedaction
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsCategoryRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsCategoryResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteLanguageModelRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteLanguageModelResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalTranscriptionJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalTranscriptionJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalVocabularyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalVocabularyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteTranscriptionJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteTranscriptionJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyFilterRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyFilterResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DescribeLanguageModelRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.DescribeLanguageModelResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsCategoryRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsCategoryResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalTranscriptionJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalTranscriptionJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.GetTranscriptionJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.GetTranscriptionJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.InputDataConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.InterruptionFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.JobExecutionSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.LanguageModel
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListLanguageModelsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListLanguageModelsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListTagsForResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListTagsForResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabulariesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabulariesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.Media
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscript
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionSetting
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.ModelSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.NonTalkTimeFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.RelativeTimeRange
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.Rule
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.SentimentFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.Settings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.Subtitles
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.SubtitlesOutput
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.Tag
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.TagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.TagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.Transcript
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.UntagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.UntagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.VocabularyFilterInfo
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.transcribe.model.VocabularyInfo
 

F

failureReason(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob.Builder
If the AnalyticsJobStatus is FAILED, this field contains information about why the job failed.
failureReason() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob
If the AnalyticsJobStatus is FAILED, this field contains information about why the job failed.
failureReason(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSummary.Builder
If the CallAnalyticsJobStatus is FAILED, a description of the error.
failureReason() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSummary
If the CallAnalyticsJobStatus is FAILED, a description of the error.
failureReason(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyResponse.Builder
If the VocabularyState field is FAILED, this field contains information about why the job failed.
failureReason() - Method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyResponse
If the VocabularyState field is FAILED, this field contains information about why the job failed.
failureReason(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyResponse.Builder
If the VocabularyState field is FAILED, this field contains information about why the job failed.
failureReason() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyResponse
If the VocabularyState field is FAILED, this field contains information about why the job failed.
failureReason(String) - Method in interface software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyResponse.Builder
If the VocabularyState is FAILED, this field contains information about why the job failed.
failureReason() - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyResponse
If the VocabularyState is FAILED, this field contains information about why the job failed.
failureReason(String) - Method in interface software.amazon.awssdk.services.transcribe.model.GetVocabularyResponse.Builder
If the VocabularyState field is FAILED, this field contains information about why the job failed.
failureReason() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyResponse
If the VocabularyState field is FAILED, this field contains information about why the job failed.
failureReason(String) - Method in interface software.amazon.awssdk.services.transcribe.model.LanguageModel.Builder
The reason why the custom language model couldn't be created.
failureReason() - Method in class software.amazon.awssdk.services.transcribe.model.LanguageModel
The reason why the custom language model couldn't be created.
failureReason(String) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob.Builder
If the TranscriptionJobStatus field is FAILED, this field contains information about why the job failed.
failureReason() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
If the TranscriptionJobStatus field is FAILED, this field contains information about why the job failed.
failureReason(String) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary.Builder
If the TranscriptionJobStatus field is FAILED, a description of the error.
failureReason() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary
If the TranscriptionJobStatus field is FAILED, a description of the error.
failureReason(String) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
If the TranscriptionJobStatus field is FAILED, this field contains information about why the job failed.
failureReason() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
If the TranscriptionJobStatus field is FAILED, this field contains information about why the job failed.
failureReason(String) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary.Builder
If the TranscriptionJobStatus field is FAILED, a description of the error.
failureReason() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary
If the TranscriptionJobStatus field is FAILED, a description of the error.
first(Long) - Method in interface software.amazon.awssdk.services.transcribe.model.AbsoluteTimeRange.Builder
A time range from the beginning of the call to the value that you've specified.
first() - Method in class software.amazon.awssdk.services.transcribe.model.AbsoluteTimeRange
A time range from the beginning of the call to the value that you've specified.
first(Integer) - Method in interface software.amazon.awssdk.services.transcribe.model.RelativeTimeRange.Builder
A range that takes the portion of the call up to the time in milliseconds set by the value that you've specified.
first() - Method in class software.amazon.awssdk.services.transcribe.model.RelativeTimeRange
A range that takes the portion of the call up to the time in milliseconds set by the value that you've specified.
formats(Collection<SubtitleFormat>) - Method in interface software.amazon.awssdk.services.transcribe.model.Subtitles.Builder
Specify the output format for your subtitle file.
formats(SubtitleFormat...) - Method in interface software.amazon.awssdk.services.transcribe.model.Subtitles.Builder
Specify the output format for your subtitle file.
formats() - Method in class software.amazon.awssdk.services.transcribe.model.Subtitles
Specify the output format for your subtitle file.
formats(Collection<SubtitleFormat>) - Method in interface software.amazon.awssdk.services.transcribe.model.SubtitlesOutput.Builder
Specify the output format for your subtitle file; if you select both SRT and VTT formats, two output files are genereated.
formats(SubtitleFormat...) - Method in interface software.amazon.awssdk.services.transcribe.model.SubtitlesOutput.Builder
Specify the output format for your subtitle file; if you select both SRT and VTT formats, two output files are genereated.
formats() - Method in class software.amazon.awssdk.services.transcribe.model.SubtitlesOutput
Specify the output format for your subtitle file; if you select both SRT and VTT formats, two output files are genereated.
formatsAsStrings() - Method in class software.amazon.awssdk.services.transcribe.model.Subtitles
Specify the output format for your subtitle file.
formatsAsStrings() - Method in class software.amazon.awssdk.services.transcribe.model.SubtitlesOutput
Specify the output format for your subtitle file; if you select both SRT and VTT formats, two output files are genereated.
formatsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.transcribe.model.Subtitles.Builder
Specify the output format for your subtitle file.
formatsWithStrings(String...) - Method in interface software.amazon.awssdk.services.transcribe.model.Subtitles.Builder
Specify the output format for your subtitle file.
formatsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.transcribe.model.SubtitlesOutput.Builder
Specify the output format for your subtitle file; if you select both SRT and VTT formats, two output files are genereated.
formatsWithStrings(String...) - Method in interface software.amazon.awssdk.services.transcribe.model.SubtitlesOutput.Builder
Specify the output format for your subtitle file; if you select both SRT and VTT formats, two output files are genereated.
fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.BaseModelName
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.CLMLanguageCode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.LanguageCode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.MediaFormat
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.MedicalContentIdentificationType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.ModelStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.OutputLocationType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.ParticipantRole
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.RedactionOutput
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.RedactionType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.SentimentValue
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.Specialty
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.SubtitleFormat
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.TranscriptFilterType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.TranscriptionJobStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.Type
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.VocabularyFilterMethod
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.VocabularyState
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

G

getCallAnalyticsCategory(GetCallAnalyticsCategoryRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Retrieves information about a call analytics category.
getCallAnalyticsCategory(Consumer<GetCallAnalyticsCategoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Retrieves information about a call analytics category.
getCallAnalyticsCategory(GetCallAnalyticsCategoryRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Retrieves information about a call analytics category.
getCallAnalyticsCategory(Consumer<GetCallAnalyticsCategoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Retrieves information about a call analytics category.
GetCallAnalyticsCategoryRequest - Class in software.amazon.awssdk.services.transcribe.model
 
GetCallAnalyticsCategoryRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
GetCallAnalyticsCategoryRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
GetCallAnalyticsCategoryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.GetCallAnalyticsCategoryRequestMarshaller
 
GetCallAnalyticsCategoryResponse - Class in software.amazon.awssdk.services.transcribe.model
 
GetCallAnalyticsCategoryResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
getCallAnalyticsJob(GetCallAnalyticsJobRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Returns information about a call analytics job.
getCallAnalyticsJob(Consumer<GetCallAnalyticsJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Returns information about a call analytics job.
getCallAnalyticsJob(GetCallAnalyticsJobRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Returns information about a call analytics job.
getCallAnalyticsJob(Consumer<GetCallAnalyticsJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Returns information about a call analytics job.
GetCallAnalyticsJobRequest - Class in software.amazon.awssdk.services.transcribe.model
 
GetCallAnalyticsJobRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
GetCallAnalyticsJobRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
GetCallAnalyticsJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.GetCallAnalyticsJobRequestMarshaller
 
GetCallAnalyticsJobResponse - Class in software.amazon.awssdk.services.transcribe.model
 
GetCallAnalyticsJobResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
getMedicalTranscriptionJob(GetMedicalTranscriptionJobRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Returns information about a transcription job from Amazon Transcribe Medical.
getMedicalTranscriptionJob(Consumer<GetMedicalTranscriptionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Returns information about a transcription job from Amazon Transcribe Medical.
getMedicalTranscriptionJob(GetMedicalTranscriptionJobRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Returns information about a transcription job from Amazon Transcribe Medical.
getMedicalTranscriptionJob(Consumer<GetMedicalTranscriptionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Returns information about a transcription job from Amazon Transcribe Medical.
GetMedicalTranscriptionJobRequest - Class in software.amazon.awssdk.services.transcribe.model
 
GetMedicalTranscriptionJobRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
GetMedicalTranscriptionJobRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
GetMedicalTranscriptionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.GetMedicalTranscriptionJobRequestMarshaller
 
GetMedicalTranscriptionJobResponse - Class in software.amazon.awssdk.services.transcribe.model
 
GetMedicalTranscriptionJobResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
getMedicalVocabulary(GetMedicalVocabularyRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Retrieves information about a medical vocabulary.
getMedicalVocabulary(Consumer<GetMedicalVocabularyRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Retrieves information about a medical vocabulary.
getMedicalVocabulary(GetMedicalVocabularyRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Retrieves information about a medical vocabulary.
getMedicalVocabulary(Consumer<GetMedicalVocabularyRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Retrieves information about a medical vocabulary.
GetMedicalVocabularyRequest - Class in software.amazon.awssdk.services.transcribe.model
 
GetMedicalVocabularyRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
GetMedicalVocabularyRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
GetMedicalVocabularyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.GetMedicalVocabularyRequestMarshaller
 
GetMedicalVocabularyResponse - Class in software.amazon.awssdk.services.transcribe.model
 
GetMedicalVocabularyResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
getTranscriptionJob(GetTranscriptionJobRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Returns information about a transcription job.
getTranscriptionJob(Consumer<GetTranscriptionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Returns information about a transcription job.
getTranscriptionJob(GetTranscriptionJobRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Returns information about a transcription job.
getTranscriptionJob(Consumer<GetTranscriptionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Returns information about a transcription job.
GetTranscriptionJobRequest - Class in software.amazon.awssdk.services.transcribe.model
 
GetTranscriptionJobRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
GetTranscriptionJobRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
GetTranscriptionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.GetTranscriptionJobRequestMarshaller
 
GetTranscriptionJobResponse - Class in software.amazon.awssdk.services.transcribe.model
 
GetTranscriptionJobResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.AbsoluteTimeRange
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.CategoryProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.ChannelDefinition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.ContentRedaction
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsCategoryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsCategoryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteLanguageModelRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteLanguageModelResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalTranscriptionJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalTranscriptionJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalVocabularyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalVocabularyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteTranscriptionJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteTranscriptionJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyFilterRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyFilterResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.DescribeLanguageModelRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.DescribeLanguageModelResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsCategoryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsCategoryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalTranscriptionJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalTranscriptionJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.GetTranscriptionJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.GetTranscriptionJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.InputDataConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.InterruptionFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.JobExecutionSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.LanguageModel
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.ListLanguageModelsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.ListLanguageModelsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.ListTagsForResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.ListTagsForResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabulariesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabulariesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.Media
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscript
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionSetting
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.ModelSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.NonTalkTimeFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.RelativeTimeRange
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.Rule
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.SentimentFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.Settings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.Subtitles
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.SubtitlesOutput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.Tag
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.TagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.TagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.Transcript
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.UntagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.UntagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.VocabularyFilterInfo
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.transcribe.model.VocabularyInfo
 
getVocabulary(GetVocabularyRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Gets information about a vocabulary.
getVocabulary(Consumer<GetVocabularyRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Gets information about a vocabulary.
getVocabulary(GetVocabularyRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Gets information about a vocabulary.
getVocabulary(Consumer<GetVocabularyRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Gets information about a vocabulary.
getVocabularyFilter(GetVocabularyFilterRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Returns information about a vocabulary filter.
getVocabularyFilter(Consumer<GetVocabularyFilterRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Returns information about a vocabulary filter.
getVocabularyFilter(GetVocabularyFilterRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Returns information about a vocabulary filter.
getVocabularyFilter(Consumer<GetVocabularyFilterRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Returns information about a vocabulary filter.
GetVocabularyFilterRequest - Class in software.amazon.awssdk.services.transcribe.model
 
GetVocabularyFilterRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
GetVocabularyFilterRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
GetVocabularyFilterRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.GetVocabularyFilterRequestMarshaller
 
GetVocabularyFilterResponse - Class in software.amazon.awssdk.services.transcribe.model
 
GetVocabularyFilterResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
GetVocabularyRequest - Class in software.amazon.awssdk.services.transcribe.model
 
GetVocabularyRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
GetVocabularyRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
GetVocabularyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.GetVocabularyRequestMarshaller
 
GetVocabularyResponse - Class in software.amazon.awssdk.services.transcribe.model
 
GetVocabularyResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 

H

hasCallAnalyticsJobSummaries() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsResponse
For responses, this returns true if the service returned a value for the CallAnalyticsJobSummaries property.
hasCategories() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesResponse
For responses, this returns true if the service returned a value for the Categories property.
hasChannelDefinitions() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob
For responses, this returns true if the service returned a value for the ChannelDefinitions property.
hasChannelDefinitions() - Method in class software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest
For responses, this returns true if the service returned a value for the ChannelDefinitions property.
hasFormats() - Method in class software.amazon.awssdk.services.transcribe.model.Subtitles
For responses, this returns true if the service returned a value for the Formats property.
hasFormats() - Method in class software.amazon.awssdk.services.transcribe.model.SubtitlesOutput
For responses, this returns true if the service returned a value for the Formats property.
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.AbsoluteTimeRange
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSettings
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSummary
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.CategoryProperties
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.ChannelDefinition
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.ContentRedaction
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsCategoryRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsCategoryResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteLanguageModelRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteLanguageModelResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalTranscriptionJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalTranscriptionJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalVocabularyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalVocabularyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteTranscriptionJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteTranscriptionJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyFilterRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyFilterResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.DescribeLanguageModelRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.DescribeLanguageModelResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsCategoryRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsCategoryResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalTranscriptionJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalTranscriptionJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.GetTranscriptionJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.GetTranscriptionJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.InputDataConfig
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.InterruptionFilter
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.JobExecutionSettings
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.LanguageModel
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.ListLanguageModelsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.ListLanguageModelsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.ListTagsForResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.ListTagsForResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabulariesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabulariesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.Media
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscript
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionSetting
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.ModelSettings
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.NonTalkTimeFilter
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.RelativeTimeRange
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.Rule
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.SentimentFilter
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.Settings
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.Subtitles
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.SubtitlesOutput
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.Tag
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.TagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.TagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.Transcript
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptFilter
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.UntagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.UntagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.VocabularyFilterInfo
 
hashCode() - Method in class software.amazon.awssdk.services.transcribe.model.VocabularyInfo
 
hasKmsEncryptionContext() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
For responses, this returns true if the service returned a value for the KMSEncryptionContext property.
hasKmsEncryptionContext() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
For responses, this returns true if the service returned a value for the KMSEncryptionContext property.
hasLanguageOptions() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSettings
For responses, this returns true if the service returned a value for the LanguageOptions property.
hasLanguageOptions() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
For responses, this returns true if the service returned a value for the LanguageOptions property.
hasLanguageOptions() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
For responses, this returns true if the service returned a value for the LanguageOptions property.
hasMedicalTranscriptionJobSummaries() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsResponse
For responses, this returns true if the service returned a value for the MedicalTranscriptionJobSummaries property.
hasModels() - Method in class software.amazon.awssdk.services.transcribe.model.ListLanguageModelsResponse
For responses, this returns true if the service returned a value for the Models property.
hasPhrases() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyRequest
For responses, this returns true if the service returned a value for the Phrases property.
hasPhrases() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyRequest
For responses, this returns true if the service returned a value for the Phrases property.
hasRules() - Method in class software.amazon.awssdk.services.transcribe.model.CategoryProperties
For responses, this returns true if the service returned a value for the Rules property.
hasRules() - Method in class software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryRequest
For responses, this returns true if the service returned a value for the Rules property.
hasRules() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryRequest
For responses, this returns true if the service returned a value for the Rules property.
hasSentiments() - Method in class software.amazon.awssdk.services.transcribe.model.SentimentFilter
For responses, this returns true if the service returned a value for the Sentiments property.
hasSubtitleFileUris() - Method in class software.amazon.awssdk.services.transcribe.model.SubtitlesOutput
For responses, this returns true if the service returned a value for the SubtitleFileUris property.
hasTagKeys() - Method in class software.amazon.awssdk.services.transcribe.model.UntagResourceRequest
For responses, this returns true if the service returned a value for the TagKeys property.
hasTags() - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.transcribe.model.ListTagsForResourceResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.transcribe.model.TagResourceRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
For responses, this returns true if the service returned a value for the Tags property.
hasTargets() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptFilter
For responses, this returns true if the service returned a value for the Targets property.
hasTranscriptionJobSummaries() - Method in class software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsResponse
For responses, this returns true if the service returned a value for the TranscriptionJobSummaries property.
hasVocabularies() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesResponse
For responses, this returns true if the service returned a value for the Vocabularies property.
hasVocabularies() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabulariesResponse
For responses, this returns true if the service returned a value for the Vocabularies property.
hasVocabularyFilters() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersResponse
For responses, this returns true if the service returned a value for the VocabularyFilters property.
hasWords() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterRequest
For responses, this returns true if the service returned a value for the Words property.
hasWords() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterRequest
For responses, this returns true if the service returned a value for the Words property.

I

identifiedLanguageScore(Float) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob.Builder
A value between zero and one that Amazon Transcribe assigned to the language that it identified in the source audio.
identifiedLanguageScore() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob
A value between zero and one that Amazon Transcribe assigned to the language that it identified in the source audio.
identifiedLanguageScore(Float) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
A value between zero and one that Amazon Transcribe assigned to the language that it identified in the source audio.
identifiedLanguageScore() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
A value between zero and one that Amazon Transcribe assigned to the language that it identified in the source audio.
identifiedLanguageScore(Float) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary.Builder
A value between zero and one that Amazon Transcribe assigned to the language it identified in the source audio.
identifiedLanguageScore() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary
A value between zero and one that Amazon Transcribe assigned to the language it identified in the source audio.
identifyLanguage(Boolean) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
Set this field to true to enable automatic language identification.
identifyLanguage() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
Set this field to true to enable automatic language identification.
identifyLanguage(Boolean) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
A value that shows if automatic language identification was enabled for a transcription job.
identifyLanguage() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
A value that shows if automatic language identification was enabled for a transcription job.
identifyLanguage(Boolean) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary.Builder
Whether automatic language identification was enabled for a transcription job.
identifyLanguage() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary
Whether automatic language identification was enabled for a transcription job.
inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateLanguageModelRequest.Builder
Contains the data access role and the Amazon S3 prefixes to read the required input files to create a custom language model.
inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateLanguageModelRequest.Builder
Contains the data access role and the Amazon S3 prefixes to read the required input files to create a custom language model.
inputDataConfig() - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelRequest
Contains the data access role and the Amazon S3 prefixes to read the required input files to create a custom language model.
inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateLanguageModelResponse.Builder
The data access role and Amazon S3 prefixes you've chosen to create your custom language model.
inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateLanguageModelResponse.Builder
The data access role and Amazon S3 prefixes you've chosen to create your custom language model.
inputDataConfig() - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelResponse
The data access role and Amazon S3 prefixes you've chosen to create your custom language model.
InputDataConfig - Class in software.amazon.awssdk.services.transcribe.model
The object that contains the Amazon S3 object location and access role required to train and tune your custom language model.
inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.transcribe.model.LanguageModel.Builder
The data access role and Amazon S3 prefixes for the input files used to train the custom language model.
inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.LanguageModel.Builder
The data access role and Amazon S3 prefixes for the input files used to train the custom language model.
inputDataConfig() - Method in class software.amazon.awssdk.services.transcribe.model.LanguageModel
The data access role and Amazon S3 prefixes for the input files used to train the custom language model.
InputDataConfig.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
InternalFailureException - Exception in software.amazon.awssdk.services.transcribe.model
There was an internal error.
InternalFailureException.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
InterruptionFilter - Class in software.amazon.awssdk.services.transcribe.model
An object that enables you to configure your category to be applied to call analytics jobs where either the customer or agent was interrupted.
interruptionFilter(InterruptionFilter) - Method in interface software.amazon.awssdk.services.transcribe.model.Rule.Builder
A condition for a time period when either the customer or agent was interrupting the other person.
interruptionFilter(Consumer<InterruptionFilter.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.Rule.Builder
A condition for a time period when either the customer or agent was interrupting the other person.
interruptionFilter() - Method in class software.amazon.awssdk.services.transcribe.model.Rule
A condition for a time period when either the customer or agent was interrupting the other person.
InterruptionFilter.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
iterator() - Method in class software.amazon.awssdk.services.transcribe.paginators.ListCallAnalyticsCategoriesIterable
 
iterator() - Method in class software.amazon.awssdk.services.transcribe.paginators.ListCallAnalyticsJobsIterable
 
iterator() - Method in class software.amazon.awssdk.services.transcribe.paginators.ListLanguageModelsIterable
 
iterator() - Method in class software.amazon.awssdk.services.transcribe.paginators.ListMedicalTranscriptionJobsIterable
 
iterator() - Method in class software.amazon.awssdk.services.transcribe.paginators.ListMedicalVocabulariesIterable
 
iterator() - Method in class software.amazon.awssdk.services.transcribe.paginators.ListTranscriptionJobsIterable
 
iterator() - Method in class software.amazon.awssdk.services.transcribe.paginators.ListVocabulariesIterable
 
iterator() - Method in class software.amazon.awssdk.services.transcribe.paginators.ListVocabularyFiltersIterable
 

J

JobExecutionSettings - Class in software.amazon.awssdk.services.transcribe.model
Provides information about when a transcription job should be executed.
jobExecutionSettings(JobExecutionSettings) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
Provides information about how a transcription job is executed.
jobExecutionSettings(Consumer<JobExecutionSettings.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
Provides information about how a transcription job is executed.
jobExecutionSettings() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
Provides information about how a transcription job is executed.
jobExecutionSettings(JobExecutionSettings) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
Provides information about how a transcription job is executed.
jobExecutionSettings(Consumer<JobExecutionSettings.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
Provides information about how a transcription job is executed.
jobExecutionSettings() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
Provides information about how a transcription job is executed.
JobExecutionSettings.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
jobNameContains(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsRequest.Builder
When specified, the jobs returned in the list are limited to jobs whose name contains the specified string.
jobNameContains() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsRequest
When specified, the jobs returned in the list are limited to jobs whose name contains the specified string.
jobNameContains(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsRequest.Builder
When specified, the jobs returned in the list are limited to jobs whose name contains the specified string.
jobNameContains() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsRequest
When specified, the jobs returned in the list are limited to jobs whose name contains the specified string.
jobNameContains(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsRequest.Builder
When specified, the jobs returned in the list are limited to jobs whose name contains the specified string.
jobNameContains() - Method in class software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsRequest
When specified, the jobs returned in the list are limited to jobs whose name contains the specified string.

K

key(String) - Method in interface software.amazon.awssdk.services.transcribe.model.Tag.Builder
The first part of a key:value pair that forms a tag associated with a given resource.
key() - Method in class software.amazon.awssdk.services.transcribe.model.Tag
The first part of a key:value pair that forms a tag associated with a given resource.
kmsEncryptionContext(Map<String, String>) - Method in interface software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest.Builder
A map of plain text, non-secret key:value pairs, known as encryption context pairs, that provide an added layer of security for your data.
kmsEncryptionContext() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
A map of plain text, non-secret key:value pairs, known as encryption context pairs, that provide an added layer of security for your data.
kmsEncryptionContext(Map<String, String>) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
A map of plain text, non-secret key:value pairs, known as encryption context pairs, that provide an added layer of security for your data.
kmsEncryptionContext() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
A map of plain text, non-secret key:value pairs, known as encryption context pairs, that provide an added layer of security for your data.
knownValues() - Static method in enum software.amazon.awssdk.services.transcribe.model.BaseModelName
Use this in place of BaseModelName.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobStatus
Use this in place of CallAnalyticsJobStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.transcribe.model.CLMLanguageCode
Use this in place of CLMLanguageCode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.transcribe.model.LanguageCode
Use this in place of LanguageCode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.transcribe.model.MediaFormat
Use this in place of MediaFormat.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.transcribe.model.MedicalContentIdentificationType
Use this in place of MedicalContentIdentificationType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.transcribe.model.ModelStatus
Use this in place of ModelStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.transcribe.model.OutputLocationType
Use this in place of OutputLocationType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.transcribe.model.ParticipantRole
Use this in place of ParticipantRole.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.transcribe.model.RedactionOutput
Use this in place of RedactionOutput.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.transcribe.model.RedactionType
Use this in place of RedactionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.transcribe.model.SentimentValue
Use this in place of SentimentValue.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.transcribe.model.Specialty
Use this in place of Specialty.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.transcribe.model.SubtitleFormat
Use this in place of SubtitleFormat.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.transcribe.model.TranscriptFilterType
Use this in place of TranscriptFilterType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.transcribe.model.TranscriptionJobStatus
Use this in place of TranscriptionJobStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.transcribe.model.Type
Use this in place of Type.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.transcribe.model.VocabularyFilterMethod
Use this in place of VocabularyFilterMethod.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.transcribe.model.VocabularyState
Use this in place of VocabularyState.values() to return a Set of all values known to the SDK.

L

languageCode(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob.Builder
If you know the language spoken between the customer and the agent, specify a language code for this field.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob.Builder
If you know the language spoken between the customer and the agent, specify a language code for this field.
languageCode() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob
If you know the language spoken between the customer and the agent, specify a language code for this field.
languageCode(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSummary.Builder
The language of the transcript in the source audio file.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSummary.Builder
The language of the transcript in the source audio file.
languageCode() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSummary
The language of the transcript in the source audio file.
languageCode(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateLanguageModelRequest.Builder
The language of the input text you're using to train your custom language model.
languageCode(CLMLanguageCode) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateLanguageModelRequest.Builder
The language of the input text you're using to train your custom language model.
languageCode() - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelRequest
The language of the input text you're using to train your custom language model.
languageCode(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateLanguageModelResponse.Builder
The language code of the text you've used to create a custom language model.
languageCode(CLMLanguageCode) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateLanguageModelResponse.Builder
The language code of the text you've used to create a custom language model.
languageCode() - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelResponse
The language code of the text you've used to create a custom language model.
languageCode(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyRequest.Builder
The language code for the language used for the entries in your custom vocabulary.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyRequest.Builder
The language code for the language used for the entries in your custom vocabulary.
languageCode() - Method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyRequest
The language code for the language used for the entries in your custom vocabulary.
languageCode(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyResponse.Builder
The language code for the entries in your custom vocabulary.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyResponse.Builder
The language code for the entries in your custom vocabulary.
languageCode() - Method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyResponse
The language code for the entries in your custom vocabulary.
languageCode(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterRequest.Builder
The language code of the words in the vocabulary filter.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterRequest.Builder
The language code of the words in the vocabulary filter.
languageCode() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterRequest
The language code of the words in the vocabulary filter.
languageCode(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterResponse.Builder
The language code of the words in the collection.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterResponse.Builder
The language code of the words in the collection.
languageCode() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterResponse
The language code of the words in the collection.
languageCode(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyRequest.Builder
The language code of the vocabulary entries.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyRequest.Builder
The language code of the vocabulary entries.
languageCode() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyRequest
The language code of the vocabulary entries.
languageCode(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyResponse.Builder
The language code of the vocabulary entries.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyResponse.Builder
The language code of the vocabulary entries.
languageCode() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyResponse
The language code of the vocabulary entries.
languageCode(String) - Method in interface software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyResponse.Builder
The valid language code for your vocabulary entries.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyResponse.Builder
The valid language code for your vocabulary entries.
languageCode() - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyResponse
The valid language code for your vocabulary entries.
languageCode(String) - Method in interface software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterResponse.Builder
The language code of the words in the vocabulary filter.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterResponse.Builder
The language code of the words in the vocabulary filter.
languageCode() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterResponse
The language code of the words in the vocabulary filter.
languageCode(String) - Method in interface software.amazon.awssdk.services.transcribe.model.GetVocabularyResponse.Builder
The language code of the vocabulary entries.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribe.model.GetVocabularyResponse.Builder
The language code of the vocabulary entries.
languageCode() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyResponse
The language code of the vocabulary entries.
LanguageCode - Enum in software.amazon.awssdk.services.transcribe.model
 
languageCode(String) - Method in interface software.amazon.awssdk.services.transcribe.model.LanguageModel.Builder
The language code you used to create your custom language model.
languageCode(CLMLanguageCode) - Method in interface software.amazon.awssdk.services.transcribe.model.LanguageModel.Builder
The language code you used to create your custom language model.
languageCode() - Method in class software.amazon.awssdk.services.transcribe.model.LanguageModel
The language code you used to create your custom language model.
languageCode(String) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob.Builder
The language code for the language spoken in the source audio file.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob.Builder
The language code for the language spoken in the source audio file.
languageCode() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
The language code for the language spoken in the source audio file.
languageCode(String) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary.Builder
The language of the transcript in the source audio file.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary.Builder
The language of the transcript in the source audio file.
languageCode() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary
The language of the transcript in the source audio file.
languageCode(String) - Method in interface software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest.Builder
The language code for the language spoken in the input media file.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest.Builder
The language code for the language spoken in the input media file.
languageCode() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
The language code for the language spoken in the input media file.
languageCode(String) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
The language code for the language used in the input media file.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
The language code for the language used in the input media file.
languageCode() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
The language code for the language used in the input media file.
languageCode(String) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
The language code for the input speech.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
The language code for the input speech.
languageCode() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
The language code for the input speech.
languageCode(String) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary.Builder
The language code for the input speech.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary.Builder
The language code for the input speech.
languageCode() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary
The language code for the input speech.
languageCode(String) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyRequest.Builder
The language code of the language used for the entries in the updated vocabulary.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyRequest.Builder
The language code of the language used for the entries in the updated vocabulary.
languageCode() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyRequest
The language code of the language used for the entries in the updated vocabulary.
languageCode(String) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyResponse.Builder
The language code for the language of the text file used to update the custom vocabulary.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyResponse.Builder
The language code for the language of the text file used to update the custom vocabulary.
languageCode() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyResponse
The language code for the language of the text file used to update the custom vocabulary.
languageCode(String) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterResponse.Builder
The language code of the words in the vocabulary filter.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterResponse.Builder
The language code of the words in the vocabulary filter.
languageCode() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterResponse
The language code of the words in the vocabulary filter.
languageCode(String) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateVocabularyRequest.Builder
The language code of the vocabulary entries.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateVocabularyRequest.Builder
The language code of the vocabulary entries.
languageCode() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyRequest
The language code of the vocabulary entries.
languageCode(String) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateVocabularyResponse.Builder
The language code of the vocabulary entries.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateVocabularyResponse.Builder
The language code of the vocabulary entries.
languageCode() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyResponse
The language code of the vocabulary entries.
languageCode(String) - Method in interface software.amazon.awssdk.services.transcribe.model.VocabularyFilterInfo.Builder
The language code of the words in the vocabulary filter.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribe.model.VocabularyFilterInfo.Builder
The language code of the words in the vocabulary filter.
languageCode() - Method in class software.amazon.awssdk.services.transcribe.model.VocabularyFilterInfo
The language code of the words in the vocabulary filter.
languageCode(String) - Method in interface software.amazon.awssdk.services.transcribe.model.VocabularyInfo.Builder
The language code of the vocabulary entries.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.transcribe.model.VocabularyInfo.Builder
The language code of the vocabulary entries.
languageCode() - Method in class software.amazon.awssdk.services.transcribe.model.VocabularyInfo
The language code of the vocabulary entries.
languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob
If you know the language spoken between the customer and the agent, specify a language code for this field.
languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSummary
The language of the transcript in the source audio file.
languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelRequest
The language of the input text you're using to train your custom language model.
languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelResponse
The language code of the text you've used to create a custom language model.
languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyRequest
The language code for the language used for the entries in your custom vocabulary.
languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyResponse
The language code for the entries in your custom vocabulary.
languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterRequest
The language code of the words in the vocabulary filter.
languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterResponse
The language code of the words in the collection.
languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyRequest
The language code of the vocabulary entries.
languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyResponse
The language code of the vocabulary entries.
languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyResponse
The valid language code for your vocabulary entries.
languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterResponse
The language code of the words in the vocabulary filter.
languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyResponse
The language code of the vocabulary entries.
languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.LanguageModel
The language code you used to create your custom language model.
languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
The language code for the language spoken in the source audio file.
languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary
The language of the transcript in the source audio file.
languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
The language code for the language spoken in the input media file.
languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
The language code for the language used in the input media file.
languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
The language code for the input speech.
languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary
The language code for the input speech.
languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyRequest
The language code of the language used for the entries in the updated vocabulary.
languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyResponse
The language code for the language of the text file used to update the custom vocabulary.
languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterResponse
The language code of the words in the vocabulary filter.
languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyRequest
The language code of the vocabulary entries.
languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyResponse
The language code of the vocabulary entries.
languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.VocabularyFilterInfo
The language code of the words in the vocabulary filter.
languageCodeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.VocabularyInfo
The language code of the vocabulary entries.
languageModel(LanguageModel) - Method in interface software.amazon.awssdk.services.transcribe.model.DescribeLanguageModelResponse.Builder
The name of the custom language model you requested more information about.
languageModel(Consumer<LanguageModel.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.DescribeLanguageModelResponse.Builder
The name of the custom language model you requested more information about.
languageModel() - Method in class software.amazon.awssdk.services.transcribe.model.DescribeLanguageModelResponse
The name of the custom language model you requested more information about.
LanguageModel - Class in software.amazon.awssdk.services.transcribe.model
The structure used to describe a custom language model.
LanguageModel.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
languageModelName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSettings.Builder
The structure used to describe a custom language model.
languageModelName() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSettings
The structure used to describe a custom language model.
languageModelName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ModelSettings.Builder
The name of your custom language model.
languageModelName() - Method in class software.amazon.awssdk.services.transcribe.model.ModelSettings
The name of your custom language model.
languageOptions(Collection<LanguageCode>) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSettings.Builder
When you run a call analytics job, you can specify the language spoken in the audio, or you can have Amazon Transcribe identify the language for you.
languageOptions(LanguageCode...) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSettings.Builder
When you run a call analytics job, you can specify the language spoken in the audio, or you can have Amazon Transcribe identify the language for you.
languageOptions() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSettings
When you run a call analytics job, you can specify the language spoken in the audio, or you can have Amazon Transcribe identify the language for you.
languageOptions(Collection<LanguageCode>) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
An object containing a list of languages that might be present in your collection of audio files.
languageOptions(LanguageCode...) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
An object containing a list of languages that might be present in your collection of audio files.
languageOptions() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
An object containing a list of languages that might be present in your collection of audio files.
languageOptions(Collection<LanguageCode>) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
An object that shows the optional array of languages inputted for transcription jobs with automatic language identification enabled.
languageOptions(LanguageCode...) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
An object that shows the optional array of languages inputted for transcription jobs with automatic language identification enabled.
languageOptions() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
An object that shows the optional array of languages inputted for transcription jobs with automatic language identification enabled.
languageOptionsAsStrings() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSettings
When you run a call analytics job, you can specify the language spoken in the audio, or you can have Amazon Transcribe identify the language for you.
languageOptionsAsStrings() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
An object containing a list of languages that might be present in your collection of audio files.
languageOptionsAsStrings() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
An object that shows the optional array of languages inputted for transcription jobs with automatic language identification enabled.
languageOptionsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSettings.Builder
When you run a call analytics job, you can specify the language spoken in the audio, or you can have Amazon Transcribe identify the language for you.
languageOptionsWithStrings(String...) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSettings.Builder
When you run a call analytics job, you can specify the language spoken in the audio, or you can have Amazon Transcribe identify the language for you.
languageOptionsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
An object containing a list of languages that might be present in your collection of audio files.
languageOptionsWithStrings(String...) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
An object containing a list of languages that might be present in your collection of audio files.
languageOptionsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
An object that shows the optional array of languages inputted for transcription jobs with automatic language identification enabled.
languageOptionsWithStrings(String...) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
An object that shows the optional array of languages inputted for transcription jobs with automatic language identification enabled.
last(Long) - Method in interface software.amazon.awssdk.services.transcribe.model.AbsoluteTimeRange.Builder
A time range from the value that you've specified to the end of the call.
last() - Method in class software.amazon.awssdk.services.transcribe.model.AbsoluteTimeRange
A time range from the value that you've specified to the end of the call.
last(Integer) - Method in interface software.amazon.awssdk.services.transcribe.model.RelativeTimeRange.Builder
A range that takes the portion of the call from the time in milliseconds set by the value that you've specified to the end of the call.
last() - Method in class software.amazon.awssdk.services.transcribe.model.RelativeTimeRange
A range that takes the portion of the call from the time in milliseconds set by the value that you've specified to the end of the call.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyResponse.Builder
The date and time that you created the vocabulary.
lastModifiedTime() - Method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyResponse
The date and time that you created the vocabulary.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterResponse.Builder
The date and time that the vocabulary filter was modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterResponse
The date and time that the vocabulary filter was modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyResponse.Builder
The date and time that the vocabulary was created.
lastModifiedTime() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyResponse
The date and time that the vocabulary was created.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyResponse.Builder
The date and time that the vocabulary was last modified with a text file different from the one that was previously used.
lastModifiedTime() - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyResponse
The date and time that the vocabulary was last modified with a text file different from the one that was previously used.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterResponse.Builder
The date and time that the contents of the vocabulary filter were updated.
lastModifiedTime() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterResponse
The date and time that the contents of the vocabulary filter were updated.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.GetVocabularyResponse.Builder
The date and time that the vocabulary was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyResponse
The date and time that the vocabulary was last modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.LanguageModel.Builder
The most recent time the custom language model was modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.transcribe.model.LanguageModel
The most recent time the custom language model was modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyResponse.Builder
The date and time that the vocabulary was updated.
lastModifiedTime() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyResponse
The date and time that the vocabulary was updated.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterResponse.Builder
The date and time that the vocabulary filter was updated.
lastModifiedTime() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterResponse
The date and time that the vocabulary filter was updated.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateVocabularyResponse.Builder
The date and time that the vocabulary was updated.
lastModifiedTime() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyResponse
The date and time that the vocabulary was updated.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.VocabularyFilterInfo.Builder
The date and time that the vocabulary was last updated.
lastModifiedTime() - Method in class software.amazon.awssdk.services.transcribe.model.VocabularyFilterInfo
The date and time that the vocabulary was last updated.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.VocabularyInfo.Builder
The date and time that the vocabulary was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.transcribe.model.VocabularyInfo
The date and time that the vocabulary was last modified.
lastUpdateTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.CategoryProperties.Builder
A timestamp that shows when the call analytics category was most recently updated.
lastUpdateTime() - Method in class software.amazon.awssdk.services.transcribe.model.CategoryProperties
A timestamp that shows when the call analytics category was most recently updated.
LimitExceededException - Exception in software.amazon.awssdk.services.transcribe.model
Either you have sent too many requests or your input file is too long.
LimitExceededException.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
listCallAnalyticsCategories(ListCallAnalyticsCategoriesRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Provides more information about the call analytics categories that you've created.
listCallAnalyticsCategories(Consumer<ListCallAnalyticsCategoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Provides more information about the call analytics categories that you've created.
listCallAnalyticsCategories(ListCallAnalyticsCategoriesRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Provides more information about the call analytics categories that you've created.
listCallAnalyticsCategories(Consumer<ListCallAnalyticsCategoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Provides more information about the call analytics categories that you've created.
ListCallAnalyticsCategoriesIterable - Class in software.amazon.awssdk.services.transcribe.paginators
ListCallAnalyticsCategoriesIterable(TranscribeClient, ListCallAnalyticsCategoriesRequest) - Constructor for class software.amazon.awssdk.services.transcribe.paginators.ListCallAnalyticsCategoriesIterable
 
listCallAnalyticsCategoriesPaginator(ListCallAnalyticsCategoriesRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Provides more information about the call analytics categories that you've created.
listCallAnalyticsCategoriesPaginator(Consumer<ListCallAnalyticsCategoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Provides more information about the call analytics categories that you've created.
listCallAnalyticsCategoriesPaginator(ListCallAnalyticsCategoriesRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Provides more information about the call analytics categories that you've created.
listCallAnalyticsCategoriesPaginator(Consumer<ListCallAnalyticsCategoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Provides more information about the call analytics categories that you've created.
ListCallAnalyticsCategoriesPublisher - Class in software.amazon.awssdk.services.transcribe.paginators
ListCallAnalyticsCategoriesPublisher(TranscribeAsyncClient, ListCallAnalyticsCategoriesRequest) - Constructor for class software.amazon.awssdk.services.transcribe.paginators.ListCallAnalyticsCategoriesPublisher
 
ListCallAnalyticsCategoriesRequest - Class in software.amazon.awssdk.services.transcribe.model
 
ListCallAnalyticsCategoriesRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
ListCallAnalyticsCategoriesRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
ListCallAnalyticsCategoriesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.ListCallAnalyticsCategoriesRequestMarshaller
 
ListCallAnalyticsCategoriesResponse - Class in software.amazon.awssdk.services.transcribe.model
 
ListCallAnalyticsCategoriesResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
listCallAnalyticsJobs(ListCallAnalyticsJobsRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
List call analytics jobs with a specified status or substring that matches their names.
listCallAnalyticsJobs(Consumer<ListCallAnalyticsJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
List call analytics jobs with a specified status or substring that matches their names.
listCallAnalyticsJobs(ListCallAnalyticsJobsRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
List call analytics jobs with a specified status or substring that matches their names.
listCallAnalyticsJobs(Consumer<ListCallAnalyticsJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
List call analytics jobs with a specified status or substring that matches their names.
ListCallAnalyticsJobsIterable - Class in software.amazon.awssdk.services.transcribe.paginators
ListCallAnalyticsJobsIterable(TranscribeClient, ListCallAnalyticsJobsRequest) - Constructor for class software.amazon.awssdk.services.transcribe.paginators.ListCallAnalyticsJobsIterable
 
listCallAnalyticsJobsPaginator(ListCallAnalyticsJobsRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
List call analytics jobs with a specified status or substring that matches their names.
listCallAnalyticsJobsPaginator(Consumer<ListCallAnalyticsJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
List call analytics jobs with a specified status or substring that matches their names.
listCallAnalyticsJobsPaginator(ListCallAnalyticsJobsRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
List call analytics jobs with a specified status or substring that matches their names.
listCallAnalyticsJobsPaginator(Consumer<ListCallAnalyticsJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
List call analytics jobs with a specified status or substring that matches their names.
ListCallAnalyticsJobsPublisher - Class in software.amazon.awssdk.services.transcribe.paginators
ListCallAnalyticsJobsPublisher(TranscribeAsyncClient, ListCallAnalyticsJobsRequest) - Constructor for class software.amazon.awssdk.services.transcribe.paginators.ListCallAnalyticsJobsPublisher
 
ListCallAnalyticsJobsRequest - Class in software.amazon.awssdk.services.transcribe.model
 
ListCallAnalyticsJobsRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
ListCallAnalyticsJobsRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
ListCallAnalyticsJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.ListCallAnalyticsJobsRequestMarshaller
 
ListCallAnalyticsJobsResponse - Class in software.amazon.awssdk.services.transcribe.model
 
ListCallAnalyticsJobsResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
listLanguageModels(ListLanguageModelsRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Provides more information about the custom language models you've created.
listLanguageModels(Consumer<ListLanguageModelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Provides more information about the custom language models you've created.
listLanguageModels(ListLanguageModelsRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Provides more information about the custom language models you've created.
listLanguageModels(Consumer<ListLanguageModelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Provides more information about the custom language models you've created.
ListLanguageModelsIterable - Class in software.amazon.awssdk.services.transcribe.paginators
ListLanguageModelsIterable(TranscribeClient, ListLanguageModelsRequest) - Constructor for class software.amazon.awssdk.services.transcribe.paginators.ListLanguageModelsIterable
 
listLanguageModelsPaginator(ListLanguageModelsRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Provides more information about the custom language models you've created.
listLanguageModelsPaginator(Consumer<ListLanguageModelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Provides more information about the custom language models you've created.
listLanguageModelsPaginator(ListLanguageModelsRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Provides more information about the custom language models you've created.
listLanguageModelsPaginator(Consumer<ListLanguageModelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Provides more information about the custom language models you've created.
ListLanguageModelsPublisher - Class in software.amazon.awssdk.services.transcribe.paginators
ListLanguageModelsPublisher(TranscribeAsyncClient, ListLanguageModelsRequest) - Constructor for class software.amazon.awssdk.services.transcribe.paginators.ListLanguageModelsPublisher
 
ListLanguageModelsRequest - Class in software.amazon.awssdk.services.transcribe.model
 
ListLanguageModelsRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
ListLanguageModelsRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
ListLanguageModelsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.ListLanguageModelsRequestMarshaller
 
ListLanguageModelsResponse - Class in software.amazon.awssdk.services.transcribe.model
 
ListLanguageModelsResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
listMedicalTranscriptionJobs(ListMedicalTranscriptionJobsRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Lists medical transcription jobs with a specified status or substring that matches their names.
listMedicalTranscriptionJobs(Consumer<ListMedicalTranscriptionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Lists medical transcription jobs with a specified status or substring that matches their names.
listMedicalTranscriptionJobs(ListMedicalTranscriptionJobsRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Lists medical transcription jobs with a specified status or substring that matches their names.
listMedicalTranscriptionJobs(Consumer<ListMedicalTranscriptionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Lists medical transcription jobs with a specified status or substring that matches their names.
ListMedicalTranscriptionJobsIterable - Class in software.amazon.awssdk.services.transcribe.paginators
ListMedicalTranscriptionJobsIterable(TranscribeClient, ListMedicalTranscriptionJobsRequest) - Constructor for class software.amazon.awssdk.services.transcribe.paginators.ListMedicalTranscriptionJobsIterable
 
listMedicalTranscriptionJobsPaginator(ListMedicalTranscriptionJobsRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Lists medical transcription jobs with a specified status or substring that matches their names.
listMedicalTranscriptionJobsPaginator(Consumer<ListMedicalTranscriptionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Lists medical transcription jobs with a specified status or substring that matches their names.
listMedicalTranscriptionJobsPaginator(ListMedicalTranscriptionJobsRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Lists medical transcription jobs with a specified status or substring that matches their names.
listMedicalTranscriptionJobsPaginator(Consumer<ListMedicalTranscriptionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Lists medical transcription jobs with a specified status or substring that matches their names.
ListMedicalTranscriptionJobsPublisher - Class in software.amazon.awssdk.services.transcribe.paginators
ListMedicalTranscriptionJobsPublisher(TranscribeAsyncClient, ListMedicalTranscriptionJobsRequest) - Constructor for class software.amazon.awssdk.services.transcribe.paginators.ListMedicalTranscriptionJobsPublisher
 
ListMedicalTranscriptionJobsRequest - Class in software.amazon.awssdk.services.transcribe.model
 
ListMedicalTranscriptionJobsRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
ListMedicalTranscriptionJobsRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
ListMedicalTranscriptionJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.ListMedicalTranscriptionJobsRequestMarshaller
 
ListMedicalTranscriptionJobsResponse - Class in software.amazon.awssdk.services.transcribe.model
 
ListMedicalTranscriptionJobsResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
listMedicalVocabularies(ListMedicalVocabulariesRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Returns a list of vocabularies that match the specified criteria.
listMedicalVocabularies(Consumer<ListMedicalVocabulariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Returns a list of vocabularies that match the specified criteria.
listMedicalVocabularies(ListMedicalVocabulariesRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Returns a list of vocabularies that match the specified criteria.
listMedicalVocabularies(Consumer<ListMedicalVocabulariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Returns a list of vocabularies that match the specified criteria.
ListMedicalVocabulariesIterable - Class in software.amazon.awssdk.services.transcribe.paginators
ListMedicalVocabulariesIterable(TranscribeClient, ListMedicalVocabulariesRequest) - Constructor for class software.amazon.awssdk.services.transcribe.paginators.ListMedicalVocabulariesIterable
 
listMedicalVocabulariesPaginator(ListMedicalVocabulariesRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Returns a list of vocabularies that match the specified criteria.
listMedicalVocabulariesPaginator(Consumer<ListMedicalVocabulariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Returns a list of vocabularies that match the specified criteria.
listMedicalVocabulariesPaginator(ListMedicalVocabulariesRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Returns a list of vocabularies that match the specified criteria.
listMedicalVocabulariesPaginator(Consumer<ListMedicalVocabulariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Returns a list of vocabularies that match the specified criteria.
ListMedicalVocabulariesPublisher - Class in software.amazon.awssdk.services.transcribe.paginators
ListMedicalVocabulariesPublisher(TranscribeAsyncClient, ListMedicalVocabulariesRequest) - Constructor for class software.amazon.awssdk.services.transcribe.paginators.ListMedicalVocabulariesPublisher
 
ListMedicalVocabulariesRequest - Class in software.amazon.awssdk.services.transcribe.model
 
ListMedicalVocabulariesRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
ListMedicalVocabulariesRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
ListMedicalVocabulariesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.ListMedicalVocabulariesRequestMarshaller
 
ListMedicalVocabulariesResponse - Class in software.amazon.awssdk.services.transcribe.model
 
ListMedicalVocabulariesResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Lists all tags associated with a given transcription job, vocabulary, or resource.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Lists all tags associated with a given transcription job, vocabulary, or resource.
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Lists all tags associated with a given transcription job, vocabulary, or resource.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Lists all tags associated with a given transcription job, vocabulary, or resource.
ListTagsForResourceRequest - Class in software.amazon.awssdk.services.transcribe.model
 
ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.ListTagsForResourceRequestMarshaller
 
ListTagsForResourceResponse - Class in software.amazon.awssdk.services.transcribe.model
 
ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
listTranscriptionJobs(ListTranscriptionJobsRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Lists transcription jobs with the specified status.
listTranscriptionJobs(Consumer<ListTranscriptionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Lists transcription jobs with the specified status.
listTranscriptionJobs() - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Lists transcription jobs with the specified status.
listTranscriptionJobs() - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Lists transcription jobs with the specified status.
listTranscriptionJobs(ListTranscriptionJobsRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Lists transcription jobs with the specified status.
listTranscriptionJobs(Consumer<ListTranscriptionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Lists transcription jobs with the specified status.
ListTranscriptionJobsIterable - Class in software.amazon.awssdk.services.transcribe.paginators
ListTranscriptionJobsIterable(TranscribeClient, ListTranscriptionJobsRequest) - Constructor for class software.amazon.awssdk.services.transcribe.paginators.ListTranscriptionJobsIterable
 
listTranscriptionJobsPaginator() - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Lists transcription jobs with the specified status.
listTranscriptionJobsPaginator(ListTranscriptionJobsRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Lists transcription jobs with the specified status.
listTranscriptionJobsPaginator(Consumer<ListTranscriptionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Lists transcription jobs with the specified status.
listTranscriptionJobsPaginator() - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Lists transcription jobs with the specified status.
listTranscriptionJobsPaginator(ListTranscriptionJobsRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Lists transcription jobs with the specified status.
listTranscriptionJobsPaginator(Consumer<ListTranscriptionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Lists transcription jobs with the specified status.
ListTranscriptionJobsPublisher - Class in software.amazon.awssdk.services.transcribe.paginators
ListTranscriptionJobsPublisher(TranscribeAsyncClient, ListTranscriptionJobsRequest) - Constructor for class software.amazon.awssdk.services.transcribe.paginators.ListTranscriptionJobsPublisher
 
ListTranscriptionJobsRequest - Class in software.amazon.awssdk.services.transcribe.model
 
ListTranscriptionJobsRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
ListTranscriptionJobsRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
ListTranscriptionJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.ListTranscriptionJobsRequestMarshaller
 
ListTranscriptionJobsResponse - Class in software.amazon.awssdk.services.transcribe.model
 
ListTranscriptionJobsResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
listVocabularies(ListVocabulariesRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Returns a list of vocabularies that match the specified criteria.
listVocabularies(Consumer<ListVocabulariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Returns a list of vocabularies that match the specified criteria.
listVocabularies() - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Returns a list of vocabularies that match the specified criteria.
listVocabularies() - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Returns a list of vocabularies that match the specified criteria.
listVocabularies(ListVocabulariesRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Returns a list of vocabularies that match the specified criteria.
listVocabularies(Consumer<ListVocabulariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Returns a list of vocabularies that match the specified criteria.
ListVocabulariesIterable - Class in software.amazon.awssdk.services.transcribe.paginators
ListVocabulariesIterable(TranscribeClient, ListVocabulariesRequest) - Constructor for class software.amazon.awssdk.services.transcribe.paginators.ListVocabulariesIterable
 
listVocabulariesPaginator() - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Returns a list of vocabularies that match the specified criteria.
listVocabulariesPaginator(ListVocabulariesRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Returns a list of vocabularies that match the specified criteria.
listVocabulariesPaginator(Consumer<ListVocabulariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Returns a list of vocabularies that match the specified criteria.
listVocabulariesPaginator() - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Returns a list of vocabularies that match the specified criteria.
listVocabulariesPaginator(ListVocabulariesRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Returns a list of vocabularies that match the specified criteria.
listVocabulariesPaginator(Consumer<ListVocabulariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Returns a list of vocabularies that match the specified criteria.
ListVocabulariesPublisher - Class in software.amazon.awssdk.services.transcribe.paginators
ListVocabulariesPublisher(TranscribeAsyncClient, ListVocabulariesRequest) - Constructor for class software.amazon.awssdk.services.transcribe.paginators.ListVocabulariesPublisher
 
ListVocabulariesRequest - Class in software.amazon.awssdk.services.transcribe.model
 
ListVocabulariesRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
ListVocabulariesRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
ListVocabulariesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.ListVocabulariesRequestMarshaller
 
ListVocabulariesResponse - Class in software.amazon.awssdk.services.transcribe.model
 
ListVocabulariesResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
listVocabularyFilters(ListVocabularyFiltersRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Gets information about vocabulary filters.
listVocabularyFilters(Consumer<ListVocabularyFiltersRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Gets information about vocabulary filters.
listVocabularyFilters(ListVocabularyFiltersRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Gets information about vocabulary filters.
listVocabularyFilters(Consumer<ListVocabularyFiltersRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Gets information about vocabulary filters.
ListVocabularyFiltersIterable - Class in software.amazon.awssdk.services.transcribe.paginators
ListVocabularyFiltersIterable(TranscribeClient, ListVocabularyFiltersRequest) - Constructor for class software.amazon.awssdk.services.transcribe.paginators.ListVocabularyFiltersIterable
 
listVocabularyFiltersPaginator(ListVocabularyFiltersRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Gets information about vocabulary filters.
listVocabularyFiltersPaginator(Consumer<ListVocabularyFiltersRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Gets information about vocabulary filters.
listVocabularyFiltersPaginator(ListVocabularyFiltersRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Gets information about vocabulary filters.
listVocabularyFiltersPaginator(Consumer<ListVocabularyFiltersRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Gets information about vocabulary filters.
ListVocabularyFiltersPublisher - Class in software.amazon.awssdk.services.transcribe.paginators
ListVocabularyFiltersPublisher(TranscribeAsyncClient, ListVocabularyFiltersRequest) - Constructor for class software.amazon.awssdk.services.transcribe.paginators.ListVocabularyFiltersPublisher
 
ListVocabularyFiltersRequest - Class in software.amazon.awssdk.services.transcribe.model
 
ListVocabularyFiltersRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
ListVocabularyFiltersRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
ListVocabularyFiltersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.ListVocabularyFiltersRequestMarshaller
 
ListVocabularyFiltersResponse - Class in software.amazon.awssdk.services.transcribe.model
 
ListVocabularyFiltersResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 

M

marshall(CreateCallAnalyticsCategoryRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.CreateCallAnalyticsCategoryRequestMarshaller
 
marshall(CreateLanguageModelRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.CreateLanguageModelRequestMarshaller
 
marshall(CreateMedicalVocabularyRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.CreateMedicalVocabularyRequestMarshaller
 
marshall(CreateVocabularyFilterRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.CreateVocabularyFilterRequestMarshaller
 
marshall(CreateVocabularyRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.CreateVocabularyRequestMarshaller
 
marshall(DeleteCallAnalyticsCategoryRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.DeleteCallAnalyticsCategoryRequestMarshaller
 
marshall(DeleteCallAnalyticsJobRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.DeleteCallAnalyticsJobRequestMarshaller
 
marshall(DeleteLanguageModelRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.DeleteLanguageModelRequestMarshaller
 
marshall(DeleteMedicalTranscriptionJobRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.DeleteMedicalTranscriptionJobRequestMarshaller
 
marshall(DeleteMedicalVocabularyRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.DeleteMedicalVocabularyRequestMarshaller
 
marshall(DeleteTranscriptionJobRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.DeleteTranscriptionJobRequestMarshaller
 
marshall(DeleteVocabularyFilterRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.DeleteVocabularyFilterRequestMarshaller
 
marshall(DeleteVocabularyRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.DeleteVocabularyRequestMarshaller
 
marshall(DescribeLanguageModelRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.DescribeLanguageModelRequestMarshaller
 
marshall(GetCallAnalyticsCategoryRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.GetCallAnalyticsCategoryRequestMarshaller
 
marshall(GetCallAnalyticsJobRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.GetCallAnalyticsJobRequestMarshaller
 
marshall(GetMedicalTranscriptionJobRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.GetMedicalTranscriptionJobRequestMarshaller
 
marshall(GetMedicalVocabularyRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.GetMedicalVocabularyRequestMarshaller
 
marshall(GetTranscriptionJobRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.GetTranscriptionJobRequestMarshaller
 
marshall(GetVocabularyFilterRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.GetVocabularyFilterRequestMarshaller
 
marshall(GetVocabularyRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.GetVocabularyRequestMarshaller
 
marshall(ListCallAnalyticsCategoriesRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.ListCallAnalyticsCategoriesRequestMarshaller
 
marshall(ListCallAnalyticsJobsRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.ListCallAnalyticsJobsRequestMarshaller
 
marshall(ListLanguageModelsRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.ListLanguageModelsRequestMarshaller
 
marshall(ListMedicalTranscriptionJobsRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.ListMedicalTranscriptionJobsRequestMarshaller
 
marshall(ListMedicalVocabulariesRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.ListMedicalVocabulariesRequestMarshaller
 
marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.ListTagsForResourceRequestMarshaller
 
marshall(ListTranscriptionJobsRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.ListTranscriptionJobsRequestMarshaller
 
marshall(ListVocabulariesRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.ListVocabulariesRequestMarshaller
 
marshall(ListVocabularyFiltersRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.ListVocabularyFiltersRequestMarshaller
 
marshall(StartCallAnalyticsJobRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.StartCallAnalyticsJobRequestMarshaller
 
marshall(StartMedicalTranscriptionJobRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.StartMedicalTranscriptionJobRequestMarshaller
 
marshall(StartTranscriptionJobRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.StartTranscriptionJobRequestMarshaller
 
marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.TagResourceRequestMarshaller
 
marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.UntagResourceRequestMarshaller
 
marshall(UpdateCallAnalyticsCategoryRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.UpdateCallAnalyticsCategoryRequestMarshaller
 
marshall(UpdateMedicalVocabularyRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.UpdateMedicalVocabularyRequestMarshaller
 
marshall(UpdateVocabularyFilterRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.UpdateVocabularyFilterRequestMarshaller
 
marshall(UpdateVocabularyRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.UpdateVocabularyRequestMarshaller
 
maxAlternatives(Integer) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionSetting.Builder
The maximum number of alternatives that you tell the service to return.
maxAlternatives() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionSetting
The maximum number of alternatives that you tell the service to return.
maxAlternatives(Integer) - Method in interface software.amazon.awssdk.services.transcribe.model.Settings.Builder
The number of alternative transcriptions that the service should return.
maxAlternatives() - Method in class software.amazon.awssdk.services.transcribe.model.Settings
The number of alternative transcriptions that the service should return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesRequest.Builder
The maximum number of categories to return in each page of results.
maxResults() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesRequest
The maximum number of categories to return in each page of results.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsRequest.Builder
The maximum number of call analytics jobs to return in each page of results.
maxResults() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsRequest
The maximum number of call analytics jobs to return in each page of results.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.transcribe.model.ListLanguageModelsRequest.Builder
The maximum number of language models to return in each page of results.
maxResults() - Method in class software.amazon.awssdk.services.transcribe.model.ListLanguageModelsRequest
The maximum number of language models to return in each page of results.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsRequest.Builder
The maximum number of medical transcription jobs to return in each page of results.
maxResults() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsRequest
The maximum number of medical transcription jobs to return in each page of results.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesRequest.Builder
The maximum number of vocabularies to return in each page of results.
maxResults() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesRequest
The maximum number of vocabularies to return in each page of results.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsRequest.Builder
The maximum number of jobs to return in each page of results.
maxResults() - Method in class software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsRequest
The maximum number of jobs to return in each page of results.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.transcribe.model.ListVocabulariesRequest.Builder
The maximum number of vocabularies to return in each page of results.
maxResults() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabulariesRequest
The maximum number of vocabularies to return in each page of results.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersRequest.Builder
The maximum number of filters to return in each page of results.
maxResults() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersRequest
The maximum number of filters to return in each page of results.
maxSpeakerLabels(Integer) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionSetting.Builder
The maximum number of speakers to identify in the input audio.
maxSpeakerLabels() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionSetting
The maximum number of speakers to identify in the input audio.
maxSpeakerLabels(Integer) - Method in interface software.amazon.awssdk.services.transcribe.model.Settings.Builder
The maximum number of speakers to identify in the input audio.
maxSpeakerLabels() - Method in class software.amazon.awssdk.services.transcribe.model.Settings
The maximum number of speakers to identify in the input audio.
media(Media) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob.Builder
Sets the value of the Media property for this object.
media(Consumer<Media.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob.Builder
Sets the value of the Media property for this object.
media() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob
Returns the value of the Media property for this object.
Media - Class in software.amazon.awssdk.services.transcribe.model
Describes the input media file in a transcription request.
media(Media) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob.Builder
Sets the value of the Media property for this object.
media(Consumer<Media.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob.Builder
Sets the value of the Media property for this object.
media() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
Returns the value of the Media property for this object.
media(Media) - Method in interface software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest.Builder
Sets the value of the Media property for this object.
media(Consumer<Media.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest.Builder
Sets the value of the Media property for this object.
media() - Method in class software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest
Returns the value of the Media property for this object.
media(Media) - Method in interface software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest.Builder
Sets the value of the Media property for this object.
media(Consumer<Media.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest.Builder
Sets the value of the Media property for this object.
media() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
Returns the value of the Media property for this object.
media(Media) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
An object that describes the input media for a transcription job.
media(Consumer<Media.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
An object that describes the input media for a transcription job.
media() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
An object that describes the input media for a transcription job.
media(Media) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
An object that describes the input media for the transcription job.
media(Consumer<Media.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
An object that describes the input media for the transcription job.
media() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
An object that describes the input media for the transcription job.
Media.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
mediaFileUri(String) - Method in interface software.amazon.awssdk.services.transcribe.model.Media.Builder
The S3 object location of the input media file.
mediaFileUri() - Method in class software.amazon.awssdk.services.transcribe.model.Media
The S3 object location of the input media file.
mediaFormat(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob.Builder
The format of the input audio file.
mediaFormat(MediaFormat) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob.Builder
The format of the input audio file.
mediaFormat() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob
The format of the input audio file.
MediaFormat - Enum in software.amazon.awssdk.services.transcribe.model
 
mediaFormat(String) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob.Builder
The format of the input media file.
mediaFormat(MediaFormat) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob.Builder
The format of the input media file.
mediaFormat() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
The format of the input media file.
mediaFormat(String) - Method in interface software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest.Builder
The audio format of the input media file.
mediaFormat(MediaFormat) - Method in interface software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest.Builder
The audio format of the input media file.
mediaFormat() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
The audio format of the input media file.
mediaFormat(String) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
The format of the input media file.
mediaFormat(MediaFormat) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
The format of the input media file.
mediaFormat() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
The format of the input media file.
mediaFormat(String) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
The format of the input media file.
mediaFormat(MediaFormat) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
The format of the input media file.
mediaFormat() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
The format of the input media file.
mediaFormatAsString() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob
The format of the input audio file.
mediaFormatAsString() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
The format of the input media file.
mediaFormatAsString() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
The audio format of the input media file.
mediaFormatAsString() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
The format of the input media file.
mediaFormatAsString() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
The format of the input media file.
mediaSampleRateHertz(Integer) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob.Builder
The sample rate, in Hertz, of the audio.
mediaSampleRateHertz() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob
The sample rate, in Hertz, of the audio.
mediaSampleRateHertz(Integer) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob.Builder
The sample rate, in Hertz, of the source audio containing medical information.
mediaSampleRateHertz() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
The sample rate, in Hertz, of the source audio containing medical information.
mediaSampleRateHertz(Integer) - Method in interface software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest.Builder
The sample rate, in Hertz, of the audio track in the input media file.
mediaSampleRateHertz() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
The sample rate, in Hertz, of the audio track in the input media file.
mediaSampleRateHertz(Integer) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
The sample rate, in Hertz, of the audio track in the input media file.
mediaSampleRateHertz() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
The sample rate, in Hertz, of the audio track in the input media file.
mediaSampleRateHertz(Integer) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
The sample rate, in Hertz, of the audio track in the input media file.
mediaSampleRateHertz() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
The sample rate, in Hertz, of the audio track in the input media file.
MedicalContentIdentificationType - Enum in software.amazon.awssdk.services.transcribe.model
 
MedicalTranscript - Class in software.amazon.awssdk.services.transcribe.model
Identifies the location of a medical transcript.
MedicalTranscript.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
medicalTranscriptionJob(MedicalTranscriptionJob) - Method in interface software.amazon.awssdk.services.transcribe.model.GetMedicalTranscriptionJobResponse.Builder
An object that contains the results of the medical transcription job.
medicalTranscriptionJob(Consumer<MedicalTranscriptionJob.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.GetMedicalTranscriptionJobResponse.Builder
An object that contains the results of the medical transcription job.
medicalTranscriptionJob() - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalTranscriptionJobResponse
An object that contains the results of the medical transcription job.
MedicalTranscriptionJob - Class in software.amazon.awssdk.services.transcribe.model
The data structure that contains the information for a medical transcription job.
medicalTranscriptionJob(MedicalTranscriptionJob) - Method in interface software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobResponse.Builder
A batch job submitted to transcribe medical speech to text.
medicalTranscriptionJob(Consumer<MedicalTranscriptionJob.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobResponse.Builder
A batch job submitted to transcribe medical speech to text.
medicalTranscriptionJob() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobResponse
A batch job submitted to transcribe medical speech to text.
MedicalTranscriptionJob.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
medicalTranscriptionJobName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.DeleteMedicalTranscriptionJobRequest.Builder
The name you provide to the DeleteMedicalTranscriptionJob object to delete a transcription job.
medicalTranscriptionJobName() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalTranscriptionJobRequest
The name you provide to the DeleteMedicalTranscriptionJob object to delete a transcription job.
medicalTranscriptionJobName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.GetMedicalTranscriptionJobRequest.Builder
The name of the medical transcription job.
medicalTranscriptionJobName() - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalTranscriptionJobRequest
The name of the medical transcription job.
medicalTranscriptionJobName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob.Builder
The name for a given medical transcription job.
medicalTranscriptionJobName() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
The name for a given medical transcription job.
medicalTranscriptionJobName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary.Builder
The name of a medical transcription job.
medicalTranscriptionJobName() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary
The name of a medical transcription job.
medicalTranscriptionJobName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest.Builder
The name of the medical transcription job.
medicalTranscriptionJobName() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
The name of the medical transcription job.
medicalTranscriptionJobSummaries(Collection<MedicalTranscriptionJobSummary>) - Method in interface software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsResponse.Builder
A list of objects containing summary information for a transcription job.
medicalTranscriptionJobSummaries(MedicalTranscriptionJobSummary...) - Method in interface software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsResponse.Builder
A list of objects containing summary information for a transcription job.
medicalTranscriptionJobSummaries(Consumer<MedicalTranscriptionJobSummary.Builder>...) - Method in interface software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsResponse.Builder
A list of objects containing summary information for a transcription job.
medicalTranscriptionJobSummaries() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsResponse
A list of objects containing summary information for a transcription job.
MedicalTranscriptionJobSummary - Class in software.amazon.awssdk.services.transcribe.model
Provides summary information about a transcription job.
MedicalTranscriptionJobSummary.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
MedicalTranscriptionSetting - Class in software.amazon.awssdk.services.transcribe.model
Optional settings for the StartMedicalTranscriptionJob operation.
MedicalTranscriptionSetting.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
message(String) - Method in interface software.amazon.awssdk.services.transcribe.model.BadRequestException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ConflictException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.transcribe.model.InternalFailureException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.transcribe.model.LimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.transcribe.model.NotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscribeException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.transcribe.model.TranscribeException.BuilderImpl
 
modelName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateLanguageModelRequest.Builder
The name you choose for your custom language model when you create it.
modelName() - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelRequest
The name you choose for your custom language model when you create it.
modelName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateLanguageModelResponse.Builder
The name you've chosen for your custom language model.
modelName() - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelResponse
The name you've chosen for your custom language model.
modelName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.DeleteLanguageModelRequest.Builder
The name of the model you're choosing to delete.
modelName() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteLanguageModelRequest
The name of the model you're choosing to delete.
modelName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.DescribeLanguageModelRequest.Builder
The name of the custom language model you submit to get more information.
modelName() - Method in class software.amazon.awssdk.services.transcribe.model.DescribeLanguageModelRequest
The name of the custom language model you submit to get more information.
modelName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.LanguageModel.Builder
The name of the custom language model.
modelName() - Method in class software.amazon.awssdk.services.transcribe.model.LanguageModel
The name of the custom language model.
models(Collection<LanguageModel>) - Method in interface software.amazon.awssdk.services.transcribe.model.ListLanguageModelsResponse.Builder
A list of objects containing information about custom language models.
models(LanguageModel...) - Method in interface software.amazon.awssdk.services.transcribe.model.ListLanguageModelsResponse.Builder
A list of objects containing information about custom language models.
models(Consumer<LanguageModel.Builder>...) - Method in interface software.amazon.awssdk.services.transcribe.model.ListLanguageModelsResponse.Builder
A list of objects containing information about custom language models.
models() - Method in class software.amazon.awssdk.services.transcribe.model.ListLanguageModelsResponse
A list of objects containing information about custom language models.
ModelSettings - Class in software.amazon.awssdk.services.transcribe.model
The object used to call your custom language model to your transcription job.
modelSettings(ModelSettings) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
Choose the custom language model you use for your transcription job in this parameter.
modelSettings(Consumer<ModelSettings.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
Choose the custom language model you use for your transcription job in this parameter.
modelSettings() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
Choose the custom language model you use for your transcription job in this parameter.
modelSettings(ModelSettings) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
An object containing the details of your custom language model.
modelSettings(Consumer<ModelSettings.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
An object containing the details of your custom language model.
modelSettings() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
An object containing the details of your custom language model.
modelSettings(ModelSettings) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary.Builder
Sets the value of the ModelSettings property for this object.
modelSettings(Consumer<ModelSettings.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary.Builder
Sets the value of the ModelSettings property for this object.
modelSettings() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary
Returns the value of the ModelSettings property for this object.
ModelSettings.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
modelStatus(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateLanguageModelResponse.Builder
The status of the custom language model.
modelStatus(ModelStatus) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateLanguageModelResponse.Builder
The status of the custom language model.
modelStatus() - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelResponse
The status of the custom language model.
modelStatus(String) - Method in interface software.amazon.awssdk.services.transcribe.model.LanguageModel.Builder
The creation status of a custom language model.
modelStatus(ModelStatus) - Method in interface software.amazon.awssdk.services.transcribe.model.LanguageModel.Builder
The creation status of a custom language model.
modelStatus() - Method in class software.amazon.awssdk.services.transcribe.model.LanguageModel
The creation status of a custom language model.
ModelStatus - Enum in software.amazon.awssdk.services.transcribe.model
 
modelStatusAsString() - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelResponse
The status of the custom language model.
modelStatusAsString() - Method in class software.amazon.awssdk.services.transcribe.model.LanguageModel
The creation status of a custom language model.

N

nameContains(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListLanguageModelsRequest.Builder
When specified, the custom language model names returned contain the substring you've specified.
nameContains() - Method in class software.amazon.awssdk.services.transcribe.model.ListLanguageModelsRequest
When specified, the custom language model names returned contain the substring you've specified.
nameContains(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesRequest.Builder
Returns vocabularies whose names contain the specified string.
nameContains() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesRequest
Returns vocabularies whose names contain the specified string.
nameContains(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListVocabulariesRequest.Builder
When specified, the vocabularies returned in the list are limited to vocabularies whose name contains the specified string.
nameContains() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabulariesRequest
When specified, the vocabularies returned in the list are limited to vocabularies whose name contains the specified string.
nameContains(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersRequest.Builder
Filters the response so that it only contains vocabulary filters whose name contains the specified string.
nameContains() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersRequest
Filters the response so that it only contains vocabulary filters whose name contains the specified string.
negate(Boolean) - Method in interface software.amazon.awssdk.services.transcribe.model.InterruptionFilter.Builder
Set to TRUE to look for a time period where there was no interruption.
negate() - Method in class software.amazon.awssdk.services.transcribe.model.InterruptionFilter
Set to TRUE to look for a time period where there was no interruption.
negate(Boolean) - Method in interface software.amazon.awssdk.services.transcribe.model.NonTalkTimeFilter.Builder
Set to TRUE to look for a time period when people were talking.
negate() - Method in class software.amazon.awssdk.services.transcribe.model.NonTalkTimeFilter
Set to TRUE to look for a time period when people were talking.
negate(Boolean) - Method in interface software.amazon.awssdk.services.transcribe.model.SentimentFilter.Builder
Set to TRUE to look for sentiments that weren't specified in the request.
negate() - Method in class software.amazon.awssdk.services.transcribe.model.SentimentFilter
Set to TRUE to look for sentiments that weren't specified in the request.
negate(Boolean) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptFilter.Builder
If TRUE, the rule that you specify is applied to everything except for the phrases that you specify.
negate() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptFilter
If TRUE, the rule that you specify is applied to everything except for the phrases that you specify.
nextToken(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesRequest.Builder
When included, NextTokenfetches the next set of categories if the result of the previous request was truncated.
nextToken() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesRequest
When included, NextTokenfetches the next set of categories if the result of the previous request was truncated.
nextToken(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesResponse.Builder
The operation returns a page of jobs at a time.
nextToken() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesResponse
The operation returns a page of jobs at a time.
nextToken(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsRequest.Builder
If you receive a truncated result in the previous request of , include NextToken to fetch the next set of jobs.
nextToken() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsRequest
If you receive a truncated result in the previous request of , include NextToken to fetch the next set of jobs.
nextToken(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsResponse.Builder
The operation returns a page of jobs at a time.
nextToken() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsResponse
The operation returns a page of jobs at a time.
nextToken(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListLanguageModelsRequest.Builder
When included, fetches the next set of jobs if the result of the previous request was truncated.
nextToken() - Method in class software.amazon.awssdk.services.transcribe.model.ListLanguageModelsRequest
When included, fetches the next set of jobs if the result of the previous request was truncated.
nextToken(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListLanguageModelsResponse.Builder
The operation returns a page of jobs at a time.
nextToken() - Method in class software.amazon.awssdk.services.transcribe.model.ListLanguageModelsResponse
The operation returns a page of jobs at a time.
nextToken(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsRequest.Builder
If you a receive a truncated result in the previous request of ListMedicalTranscriptionJobs, include NextToken to fetch the next set of jobs.
nextToken() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsRequest
If you a receive a truncated result in the previous request of ListMedicalTranscriptionJobs, include NextToken to fetch the next set of jobs.
nextToken(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsResponse.Builder
The ListMedicalTranscriptionJobs operation returns a page of jobs at a time.
nextToken() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsResponse
The ListMedicalTranscriptionJobs operation returns a page of jobs at a time.
nextToken(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesRequest.Builder
If the result of your previous request to ListMedicalVocabularies was truncated, include the NextToken to fetch the next set of vocabularies.
nextToken() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesRequest
If the result of your previous request to ListMedicalVocabularies was truncated, include the NextToken to fetch the next set of vocabularies.
nextToken(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesResponse.Builder
The ListMedicalVocabularies operation returns a page of vocabularies at a time.
nextToken() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesResponse
The ListMedicalVocabularies operation returns a page of vocabularies at a time.
nextToken(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsRequest.Builder
If the result of the previous request to ListTranscriptionJobs is truncated, include the NextToken to fetch the next set of jobs.
nextToken() - Method in class software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsRequest
If the result of the previous request to ListTranscriptionJobs is truncated, include the NextToken to fetch the next set of jobs.
nextToken(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsResponse.Builder
The ListTranscriptionJobs operation returns a page of jobs at a time.
nextToken() - Method in class software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsResponse
The ListTranscriptionJobs operation returns a page of jobs at a time.
nextToken(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListVocabulariesRequest.Builder
If the result of the previous request to ListVocabularies was truncated, include the NextToken to fetch the next set of jobs.
nextToken() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabulariesRequest
If the result of the previous request to ListVocabularies was truncated, include the NextToken to fetch the next set of jobs.
nextToken(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListVocabulariesResponse.Builder
The ListVocabularies operation returns a page of vocabularies at a time.
nextToken() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabulariesResponse
The ListVocabularies operation returns a page of vocabularies at a time.
nextToken(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersRequest.Builder
If the result of the previous request to ListVocabularyFilters was truncated, include the NextToken to fetch the next set of collections.
nextToken() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersRequest
If the result of the previous request to ListVocabularyFilters was truncated, include the NextToken to fetch the next set of collections.
nextToken(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersResponse.Builder
The ListVocabularyFilters operation returns a page of collections at a time.
nextToken() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersResponse
The ListVocabularyFilters operation returns a page of collections at a time.
NonTalkTimeFilter - Class in software.amazon.awssdk.services.transcribe.model
An object that enables you to configure your category to be applied to call analytics jobs where either the customer or agent was interrupted.
nonTalkTimeFilter(NonTalkTimeFilter) - Method in interface software.amazon.awssdk.services.transcribe.model.Rule.Builder
A condition for a time period when neither the customer nor the agent was talking.
nonTalkTimeFilter(Consumer<NonTalkTimeFilter.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.Rule.Builder
A condition for a time period when neither the customer nor the agent was talking.
nonTalkTimeFilter() - Method in class software.amazon.awssdk.services.transcribe.model.Rule
A condition for a time period when neither the customer nor the agent was talking.
NonTalkTimeFilter.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
NotFoundException - Exception in software.amazon.awssdk.services.transcribe.model
We can't find the requested resource.
NotFoundException.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 

O

outputBucketName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest.Builder
The Amazon S3 location where the transcription is stored.
outputBucketName() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
The Amazon S3 location where the transcription is stored.
outputBucketName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
The location where the transcription is stored.
outputBucketName() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
The location where the transcription is stored.
outputEncryptionKMSKeyId(String) - Method in interface software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest.Builder
The Amazon Resource Name (ARN) of the Amazon Web Services Key Management Service key used to encrypt the output of the call analytics job.
outputEncryptionKMSKeyId() - Method in class software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest
The Amazon Resource Name (ARN) of the Amazon Web Services Key Management Service key used to encrypt the output of the call analytics job.
outputEncryptionKMSKeyId(String) - Method in interface software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest.Builder
The Amazon Resource Name (ARN) of the Amazon Web Services Key Management Service (KMS) key used to encrypt the output of the transcription job.
outputEncryptionKMSKeyId() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
The Amazon Resource Name (ARN) of the Amazon Web Services Key Management Service (KMS) key used to encrypt the output of the transcription job.
outputEncryptionKMSKeyId(String) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
The Amazon Resource Name (ARN) of the Amazon Web Services Key Management Service (KMS) key used to encrypt the output of the transcription job.
outputEncryptionKMSKeyId() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
The Amazon Resource Name (ARN) of the Amazon Web Services Key Management Service (KMS) key used to encrypt the output of the transcription job.
outputKey(String) - Method in interface software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest.Builder
You can specify a location in an Amazon S3 bucket to store the output of your medical transcription job.
outputKey() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
You can specify a location in an Amazon S3 bucket to store the output of your medical transcription job.
outputKey(String) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
You can specify a location in an Amazon S3 bucket to store the output of your transcription job.
outputKey() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
You can specify a location in an Amazon S3 bucket to store the output of your transcription job.
outputLocation(String) - Method in interface software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest.Builder
The Amazon S3 location where the output of the call analytics job is stored.
outputLocation() - Method in class software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest
The Amazon S3 location where the output of the call analytics job is stored.
outputLocationType(String) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary.Builder
Indicates the location of the transcription job's output.
outputLocationType(OutputLocationType) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary.Builder
Indicates the location of the transcription job's output.
outputLocationType() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary
Indicates the location of the transcription job's output.
OutputLocationType - Enum in software.amazon.awssdk.services.transcribe.model
 
outputLocationType(String) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary.Builder
Indicates the location of the output of the transcription job.
outputLocationType(OutputLocationType) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary.Builder
Indicates the location of the output of the transcription job.
outputLocationType() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary
Indicates the location of the output of the transcription job.
outputLocationTypeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary
Indicates the location of the transcription job's output.
outputLocationTypeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary
Indicates the location of the output of the transcription job.
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateLanguageModelRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateLanguageModelRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsCategoryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsCategoryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.DeleteLanguageModelRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.DeleteLanguageModelRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.DeleteMedicalTranscriptionJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.DeleteMedicalTranscriptionJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.DeleteMedicalVocabularyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.DeleteMedicalVocabularyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.DeleteTranscriptionJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.DeleteTranscriptionJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.DeleteVocabularyFilterRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.DeleteVocabularyFilterRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.DeleteVocabularyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.DeleteVocabularyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.DescribeLanguageModelRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.DescribeLanguageModelRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsCategoryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsCategoryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.GetMedicalTranscriptionJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.GetMedicalTranscriptionJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.GetTranscriptionJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.GetTranscriptionJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.GetVocabularyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.GetVocabularyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.ListLanguageModelsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.ListLanguageModelsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.ListVocabulariesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.ListVocabulariesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.TagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.TagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.UntagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.UntagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateVocabularyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateVocabularyRequest.Builder
 

P

participantRole(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ChannelDefinition.Builder
Indicates whether the person speaking on the audio channel is the agent or customer.
participantRole(ParticipantRole) - Method in interface software.amazon.awssdk.services.transcribe.model.ChannelDefinition.Builder
Indicates whether the person speaking on the audio channel is the agent or customer.
participantRole() - Method in class software.amazon.awssdk.services.transcribe.model.ChannelDefinition
Indicates whether the person speaking on the audio channel is the agent or customer.
participantRole(String) - Method in interface software.amazon.awssdk.services.transcribe.model.InterruptionFilter.Builder
Indicates whether the caller or customer was interrupting.
participantRole(ParticipantRole) - Method in interface software.amazon.awssdk.services.transcribe.model.InterruptionFilter.Builder
Indicates whether the caller or customer was interrupting.
participantRole() - Method in class software.amazon.awssdk.services.transcribe.model.InterruptionFilter
Indicates whether the caller or customer was interrupting.
ParticipantRole - Enum in software.amazon.awssdk.services.transcribe.model
 
participantRole(String) - Method in interface software.amazon.awssdk.services.transcribe.model.SentimentFilter.Builder
A value that determines whether the sentiment belongs to the customer or the agent.
participantRole(ParticipantRole) - Method in interface software.amazon.awssdk.services.transcribe.model.SentimentFilter.Builder
A value that determines whether the sentiment belongs to the customer or the agent.
participantRole() - Method in class software.amazon.awssdk.services.transcribe.model.SentimentFilter
A value that determines whether the sentiment belongs to the customer or the agent.
participantRole(String) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptFilter.Builder
Determines whether the customer or the agent is speaking the phrases that you've specified.
participantRole(ParticipantRole) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptFilter.Builder
Determines whether the customer or the agent is speaking the phrases that you've specified.
participantRole() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptFilter
Determines whether the customer or the agent is speaking the phrases that you've specified.
participantRoleAsString() - Method in class software.amazon.awssdk.services.transcribe.model.ChannelDefinition
Indicates whether the person speaking on the audio channel is the agent or customer.
participantRoleAsString() - Method in class software.amazon.awssdk.services.transcribe.model.InterruptionFilter
Indicates whether the caller or customer was interrupting.
participantRoleAsString() - Method in class software.amazon.awssdk.services.transcribe.model.SentimentFilter
A value that determines whether the sentiment belongs to the customer or the agent.
participantRoleAsString() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptFilter
Determines whether the customer or the agent is speaking the phrases that you've specified.
phrases(Collection<String>) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyRequest.Builder
An array of strings that contains the vocabulary entries.
phrases(String...) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyRequest.Builder
An array of strings that contains the vocabulary entries.
phrases() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyRequest
An array of strings that contains the vocabulary entries.
phrases(Collection<String>) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateVocabularyRequest.Builder
An array of strings containing the vocabulary entries.
phrases(String...) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateVocabularyRequest.Builder
An array of strings containing the vocabulary entries.
phrases() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyRequest
An array of strings containing the vocabulary entries.

R

redactedMediaFileUri(String) - Method in interface software.amazon.awssdk.services.transcribe.model.Media.Builder
The S3 object location for your redacted output media file.
redactedMediaFileUri() - Method in class software.amazon.awssdk.services.transcribe.model.Media
The S3 object location for your redacted output media file.
redactedTranscriptFileUri(String) - Method in interface software.amazon.awssdk.services.transcribe.model.Transcript.Builder
The S3 object location of the redacted transcript.
redactedTranscriptFileUri() - Method in class software.amazon.awssdk.services.transcribe.model.Transcript
The S3 object location of the redacted transcript.
redactionOutput(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ContentRedaction.Builder
The output transcript file stored in either the default S3 bucket or in a bucket you specify.
redactionOutput(RedactionOutput) - Method in interface software.amazon.awssdk.services.transcribe.model.ContentRedaction.Builder
The output transcript file stored in either the default S3 bucket or in a bucket you specify.
redactionOutput() - Method in class software.amazon.awssdk.services.transcribe.model.ContentRedaction
The output transcript file stored in either the default S3 bucket or in a bucket you specify.
RedactionOutput - Enum in software.amazon.awssdk.services.transcribe.model
 
redactionOutputAsString() - Method in class software.amazon.awssdk.services.transcribe.model.ContentRedaction
The output transcript file stored in either the default S3 bucket or in a bucket you specify.
redactionType(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ContentRedaction.Builder
Request parameter that defines the entities to be redacted.
redactionType(RedactionType) - Method in interface software.amazon.awssdk.services.transcribe.model.ContentRedaction.Builder
Request parameter that defines the entities to be redacted.
redactionType() - Method in class software.amazon.awssdk.services.transcribe.model.ContentRedaction
Request parameter that defines the entities to be redacted.
RedactionType - Enum in software.amazon.awssdk.services.transcribe.model
 
redactionTypeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.ContentRedaction
Request parameter that defines the entities to be redacted.
relativeTimeRange(RelativeTimeRange) - Method in interface software.amazon.awssdk.services.transcribe.model.InterruptionFilter.Builder
An object that allows percentages to specify the proportion of the call where there was a interruption.
relativeTimeRange(Consumer<RelativeTimeRange.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.InterruptionFilter.Builder
An object that allows percentages to specify the proportion of the call where there was a interruption.
relativeTimeRange() - Method in class software.amazon.awssdk.services.transcribe.model.InterruptionFilter
An object that allows percentages to specify the proportion of the call where there was a interruption.
relativeTimeRange(RelativeTimeRange) - Method in interface software.amazon.awssdk.services.transcribe.model.NonTalkTimeFilter.Builder
An object that allows percentages to specify the proportion of the call where there was silence.
relativeTimeRange(Consumer<RelativeTimeRange.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.NonTalkTimeFilter.Builder
An object that allows percentages to specify the proportion of the call where there was silence.
relativeTimeRange() - Method in class software.amazon.awssdk.services.transcribe.model.NonTalkTimeFilter
An object that allows percentages to specify the proportion of the call where there was silence.
RelativeTimeRange - Class in software.amazon.awssdk.services.transcribe.model
An object that allows percentages to specify the proportion of the call where you would like to apply a filter.
relativeTimeRange(RelativeTimeRange) - Method in interface software.amazon.awssdk.services.transcribe.model.SentimentFilter.Builder
The time range, set in percentages, that correspond to proportion of the call.
relativeTimeRange(Consumer<RelativeTimeRange.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.SentimentFilter.Builder
The time range, set in percentages, that correspond to proportion of the call.
relativeTimeRange() - Method in class software.amazon.awssdk.services.transcribe.model.SentimentFilter
The time range, set in percentages, that correspond to proportion of the call.
relativeTimeRange(RelativeTimeRange) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptFilter.Builder
An object that allows percentages to specify the proportion of the call where you would like to apply a filter.
relativeTimeRange(Consumer<RelativeTimeRange.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptFilter.Builder
An object that allows percentages to specify the proportion of the call where you would like to apply a filter.
relativeTimeRange() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptFilter
An object that allows percentages to specify the proportion of the call where you would like to apply a filter.
RelativeTimeRange.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
requestId(String) - Method in interface software.amazon.awssdk.services.transcribe.model.BadRequestException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ConflictException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.transcribe.model.InternalFailureException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.transcribe.model.LimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.transcribe.model.NotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscribeException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.transcribe.model.TranscribeException.BuilderImpl
 
resourceArn(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListTagsForResourceRequest.Builder
Lists all tags associated with a given Amazon Resource Name (ARN).
resourceArn() - Method in class software.amazon.awssdk.services.transcribe.model.ListTagsForResourceRequest
Lists all tags associated with a given Amazon Resource Name (ARN).
resourceArn(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListTagsForResourceResponse.Builder
Lists all tags associated with the given Amazon Resource Name (ARN).
resourceArn() - Method in class software.amazon.awssdk.services.transcribe.model.ListTagsForResourceResponse
Lists all tags associated with the given Amazon Resource Name (ARN).
resourceArn(String) - Method in interface software.amazon.awssdk.services.transcribe.model.TagResourceRequest.Builder
The Amazon Resource Name (ARN) of the Amazon Transcribe resource you want to tag.
resourceArn() - Method in class software.amazon.awssdk.services.transcribe.model.TagResourceRequest
The Amazon Resource Name (ARN) of the Amazon Transcribe resource you want to tag.
resourceArn(String) - Method in interface software.amazon.awssdk.services.transcribe.model.UntagResourceRequest.Builder
The Amazon Resource Name (ARN) of the Amazon Transcribe resource you want to remove tags from.
resourceArn() - Method in class software.amazon.awssdk.services.transcribe.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the Amazon Transcribe resource you want to remove tags from.
responseMetadata() - Method in interface software.amazon.awssdk.services.transcribe.model.TranscribeResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscribeResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.transcribe.model.TranscribeResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.transcribe.model.TranscribeResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.transcribe.model.TranscribeResponse
 
Rule - Class in software.amazon.awssdk.services.transcribe.model
A condition in the call between the customer and the agent that you want to filter for.
Rule.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
rules(Collection<Rule>) - Method in interface software.amazon.awssdk.services.transcribe.model.CategoryProperties.Builder
The rules used to create a call analytics category.
rules(Rule...) - Method in interface software.amazon.awssdk.services.transcribe.model.CategoryProperties.Builder
The rules used to create a call analytics category.
rules(Consumer<Rule.Builder>...) - Method in interface software.amazon.awssdk.services.transcribe.model.CategoryProperties.Builder
The rules used to create a call analytics category.
rules() - Method in class software.amazon.awssdk.services.transcribe.model.CategoryProperties
The rules used to create a call analytics category.
rules(Collection<Rule>) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryRequest.Builder
To create a category, you must specify between 1 and 20 rules.
rules(Rule...) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryRequest.Builder
To create a category, you must specify between 1 and 20 rules.
rules(Consumer<Rule.Builder>...) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryRequest.Builder
To create a category, you must specify between 1 and 20 rules.
rules() - Method in class software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryRequest
To create a category, you must specify between 1 and 20 rules.
rules(Collection<Rule>) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryRequest.Builder
The rules used for the updated analytics category.
rules(Rule...) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryRequest.Builder
The rules used for the updated analytics category.
rules(Consumer<Rule.Builder>...) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryRequest.Builder
The rules used for the updated analytics category.
rules() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryRequest
The rules used for the updated analytics category.

S

s3Uri(String) - Method in interface software.amazon.awssdk.services.transcribe.model.InputDataConfig.Builder
The Amazon S3 prefix you specify to access the plain text files that you use to train your custom language model.
s3Uri() - Method in class software.amazon.awssdk.services.transcribe.model.InputDataConfig
The Amazon S3 prefix you specify to access the plain text files that you use to train your custom language model.
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.AbsoluteTimeRange
 
sdkFields() - Method in exception software.amazon.awssdk.services.transcribe.model.BadRequestException
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.CategoryProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.ChannelDefinition
 
sdkFields() - Method in exception software.amazon.awssdk.services.transcribe.model.ConflictException
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.ContentRedaction
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsCategoryRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsCategoryResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteLanguageModelRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteLanguageModelResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalTranscriptionJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalTranscriptionJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalVocabularyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalVocabularyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteTranscriptionJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteTranscriptionJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyFilterRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyFilterResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.DescribeLanguageModelRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.DescribeLanguageModelResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsCategoryRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsCategoryResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalTranscriptionJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalTranscriptionJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.GetTranscriptionJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.GetTranscriptionJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.InputDataConfig
 
sdkFields() - Method in exception software.amazon.awssdk.services.transcribe.model.InternalFailureException
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.InterruptionFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.JobExecutionSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.LanguageModel
 
sdkFields() - Method in exception software.amazon.awssdk.services.transcribe.model.LimitExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.ListLanguageModelsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.ListLanguageModelsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.ListTagsForResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.ListTagsForResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabulariesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabulariesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.Media
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscript
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionSetting
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.ModelSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.NonTalkTimeFilter
 
sdkFields() - Method in exception software.amazon.awssdk.services.transcribe.model.NotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.RelativeTimeRange
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.Rule
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.SentimentFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.Settings
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.Subtitles
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.SubtitlesOutput
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.Tag
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.TagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.TagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.Transcript
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.UntagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.UntagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.VocabularyFilterInfo
 
sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.VocabularyInfo
 
sentimentFilter(SentimentFilter) - Method in interface software.amazon.awssdk.services.transcribe.model.Rule.Builder
A condition that is applied to a particular customer sentiment.
sentimentFilter(Consumer<SentimentFilter.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.Rule.Builder
A condition that is applied to a particular customer sentiment.
sentimentFilter() - Method in class software.amazon.awssdk.services.transcribe.model.Rule
A condition that is applied to a particular customer sentiment.
SentimentFilter - Class in software.amazon.awssdk.services.transcribe.model
An object that enables you to specify a particular customer or agent sentiment.
SentimentFilter.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
sentiments(Collection<SentimentValue>) - Method in interface software.amazon.awssdk.services.transcribe.model.SentimentFilter.Builder
An array that enables you to specify sentiments for the customer or agent.
sentiments(SentimentValue...) - Method in interface software.amazon.awssdk.services.transcribe.model.SentimentFilter.Builder
An array that enables you to specify sentiments for the customer or agent.
sentiments() - Method in class software.amazon.awssdk.services.transcribe.model.SentimentFilter
An array that enables you to specify sentiments for the customer or agent.
sentimentsAsStrings() - Method in class software.amazon.awssdk.services.transcribe.model.SentimentFilter
An array that enables you to specify sentiments for the customer or agent.
sentimentsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.transcribe.model.SentimentFilter.Builder
An array that enables you to specify sentiments for the customer or agent.
sentimentsWithStrings(String...) - Method in interface software.amazon.awssdk.services.transcribe.model.SentimentFilter.Builder
An array that enables you to specify sentiments for the customer or agent.
SentimentValue - Enum in software.amazon.awssdk.services.transcribe.model
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.AbsoluteTimeRange
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.transcribe.model.BadRequestException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.CategoryProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.ChannelDefinition
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.transcribe.model.ConflictException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.ContentRedaction
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsCategoryRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsCategoryResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteLanguageModelRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteLanguageModelResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalTranscriptionJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalTranscriptionJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalVocabularyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalVocabularyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteTranscriptionJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteTranscriptionJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyFilterRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyFilterResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.DescribeLanguageModelRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.DescribeLanguageModelResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsCategoryRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsCategoryResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.GetMedicalTranscriptionJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.GetMedicalTranscriptionJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.GetTranscriptionJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.GetTranscriptionJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.InputDataConfig
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.transcribe.model.InternalFailureException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.InterruptionFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.JobExecutionSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.LanguageModel
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.transcribe.model.LimitExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.ListLanguageModelsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.ListLanguageModelsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.ListTagsForResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.ListTagsForResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.ListVocabulariesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.ListVocabulariesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.Media
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscript
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionSetting
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.ModelSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.NonTalkTimeFilter
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.transcribe.model.NotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.RelativeTimeRange
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.Rule
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.SentimentFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.Settings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.Subtitles
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.SubtitlesOutput
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.Tag
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.TagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.TagResourceResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.transcribe.model.TranscribeException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.Transcript
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.TranscriptFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.UntagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.UntagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.VocabularyFilterInfo
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.VocabularyInfo
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.transcribe.TranscribeClient
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
 
settings(CallAnalyticsJobSettings) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob.Builder
Provides information about the settings used to run a transcription job.
settings(Consumer<CallAnalyticsJobSettings.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob.Builder
Provides information about the settings used to run a transcription job.
settings() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob
Provides information about the settings used to run a transcription job.
settings(MedicalTranscriptionSetting) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob.Builder
Object that contains object.
settings(Consumer<MedicalTranscriptionSetting.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob.Builder
Object that contains object.
settings() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
Object that contains object.
Settings - Class in software.amazon.awssdk.services.transcribe.model
Provides optional settings for the StartTranscriptionJob operation.
settings(CallAnalyticsJobSettings) - Method in interface software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest.Builder
A Settings object that provides optional settings for a call analytics job.
settings(Consumer<CallAnalyticsJobSettings.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest.Builder
A Settings object that provides optional settings for a call analytics job.
settings() - Method in class software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest
A Settings object that provides optional settings for a call analytics job.
settings(MedicalTranscriptionSetting) - Method in interface software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest.Builder
Optional settings for the medical transcription job.
settings(Consumer<MedicalTranscriptionSetting.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest.Builder
Optional settings for the medical transcription job.
settings() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
Optional settings for the medical transcription job.
settings(Settings) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
A Settings object that provides optional settings for a transcription job.
settings(Consumer<Settings.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
A Settings object that provides optional settings for a transcription job.
settings() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
A Settings object that provides optional settings for a transcription job.
settings(Settings) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
Optional settings for the transcription job.
settings(Consumer<Settings.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
Optional settings for the transcription job.
settings() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
Optional settings for the transcription job.
Settings.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
showAlternatives(Boolean) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionSetting.Builder
Determines whether alternative transcripts are generated along with the transcript that has the highest confidence.
showAlternatives() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionSetting
Determines whether alternative transcripts are generated along with the transcript that has the highest confidence.
showAlternatives(Boolean) - Method in interface software.amazon.awssdk.services.transcribe.model.Settings.Builder
Determines whether the transcription contains alternative transcriptions.
showAlternatives() - Method in class software.amazon.awssdk.services.transcribe.model.Settings
Determines whether the transcription contains alternative transcriptions.
showSpeakerLabels(Boolean) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionSetting.Builder
Determines whether the transcription job uses speaker recognition to identify different speakers in the input audio.
showSpeakerLabels() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionSetting
Determines whether the transcription job uses speaker recognition to identify different speakers in the input audio.
showSpeakerLabels(Boolean) - Method in interface software.amazon.awssdk.services.transcribe.model.Settings.Builder
Determines whether the transcription job uses speaker recognition to identify different speakers in the input audio.
showSpeakerLabels() - Method in class software.amazon.awssdk.services.transcribe.model.Settings
Determines whether the transcription job uses speaker recognition to identify different speakers in the input audio.
software.amazon.awssdk.services.transcribe - package software.amazon.awssdk.services.transcribe
Operations and objects for transcribing speech to text.
software.amazon.awssdk.services.transcribe.model - package software.amazon.awssdk.services.transcribe.model
 
software.amazon.awssdk.services.transcribe.paginators - package software.amazon.awssdk.services.transcribe.paginators
 
software.amazon.awssdk.services.transcribe.transform - package software.amazon.awssdk.services.transcribe.transform
 
specialty(String) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob.Builder
The medical specialty of any clinicians providing a dictation or having a conversation.
specialty(Specialty) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob.Builder
The medical specialty of any clinicians providing a dictation or having a conversation.
specialty() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
The medical specialty of any clinicians providing a dictation or having a conversation.
specialty(String) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary.Builder
The medical specialty of the transcription job.
specialty(Specialty) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary.Builder
The medical specialty of the transcription job.
specialty() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary
The medical specialty of the transcription job.
Specialty - Enum in software.amazon.awssdk.services.transcribe.model
 
specialty(String) - Method in interface software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest.Builder
The medical specialty of any clinician speaking in the input media.
specialty(Specialty) - Method in interface software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest.Builder
The medical specialty of any clinician speaking in the input media.
specialty() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
The medical specialty of any clinician speaking in the input media.
specialtyAsString() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
The medical specialty of any clinicians providing a dictation or having a conversation.
specialtyAsString() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary
The medical specialty of the transcription job.
specialtyAsString() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
The medical specialty of any clinician speaking in the input media.
startCallAnalyticsJob(StartCallAnalyticsJobRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Starts an asynchronous analytics job that not only transcribes the audio recording of a caller and agent, but also returns additional insights.
startCallAnalyticsJob(Consumer<StartCallAnalyticsJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Starts an asynchronous analytics job that not only transcribes the audio recording of a caller and agent, but also returns additional insights.
startCallAnalyticsJob(StartCallAnalyticsJobRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Starts an asynchronous analytics job that not only transcribes the audio recording of a caller and agent, but also returns additional insights.
startCallAnalyticsJob(Consumer<StartCallAnalyticsJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Starts an asynchronous analytics job that not only transcribes the audio recording of a caller and agent, but also returns additional insights.
StartCallAnalyticsJobRequest - Class in software.amazon.awssdk.services.transcribe.model
 
StartCallAnalyticsJobRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
StartCallAnalyticsJobRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
StartCallAnalyticsJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.StartCallAnalyticsJobRequestMarshaller
 
StartCallAnalyticsJobResponse - Class in software.amazon.awssdk.services.transcribe.model
 
StartCallAnalyticsJobResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
startMedicalTranscriptionJob(StartMedicalTranscriptionJobRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Starts a batch job to transcribe medical speech to text.
startMedicalTranscriptionJob(Consumer<StartMedicalTranscriptionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Starts a batch job to transcribe medical speech to text.
startMedicalTranscriptionJob(StartMedicalTranscriptionJobRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Starts a batch job to transcribe medical speech to text.
startMedicalTranscriptionJob(Consumer<StartMedicalTranscriptionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Starts a batch job to transcribe medical speech to text.
StartMedicalTranscriptionJobRequest - Class in software.amazon.awssdk.services.transcribe.model
 
StartMedicalTranscriptionJobRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
StartMedicalTranscriptionJobRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
StartMedicalTranscriptionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.StartMedicalTranscriptionJobRequestMarshaller
 
StartMedicalTranscriptionJobResponse - Class in software.amazon.awssdk.services.transcribe.model
 
StartMedicalTranscriptionJobResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
startPercentage(Integer) - Method in interface software.amazon.awssdk.services.transcribe.model.RelativeTimeRange.Builder
A value that indicates the percentage of the beginning of the time range.
startPercentage() - Method in class software.amazon.awssdk.services.transcribe.model.RelativeTimeRange
A value that indicates the percentage of the beginning of the time range.
startTime(Long) - Method in interface software.amazon.awssdk.services.transcribe.model.AbsoluteTimeRange.Builder
A value that indicates the beginning of the time range in seconds.
startTime() - Method in class software.amazon.awssdk.services.transcribe.model.AbsoluteTimeRange
A value that indicates the beginning of the time range in seconds.
startTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob.Builder
A timestamp that shows when the analytics job started processing.
startTime() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob
A timestamp that shows when the analytics job started processing.
startTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSummary.Builder
A timestamp that shows when the job began processing.
startTime() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSummary
A timestamp that shows when the job began processing.
startTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob.Builder
A timestamp that shows when the job started processing.
startTime() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
A timestamp that shows when the job started processing.
startTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary.Builder
A timestamp that shows when the job began processing.
startTime() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary
A timestamp that shows when the job began processing.
startTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
A timestamp that shows when the job started processing.
startTime() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
A timestamp that shows when the job started processing.
startTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary.Builder
A timestamp that shows when the job started processing.
startTime() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary
A timestamp that shows when the job started processing.
startTranscriptionJob(StartTranscriptionJobRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Starts an asynchronous job to transcribe speech to text.
startTranscriptionJob(Consumer<StartTranscriptionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Starts an asynchronous job to transcribe speech to text.
startTranscriptionJob(StartTranscriptionJobRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Starts an asynchronous job to transcribe speech to text.
startTranscriptionJob(Consumer<StartTranscriptionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Starts an asynchronous job to transcribe speech to text.
StartTranscriptionJobRequest - Class in software.amazon.awssdk.services.transcribe.model
 
StartTranscriptionJobRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
StartTranscriptionJobRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
StartTranscriptionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.StartTranscriptionJobRequestMarshaller
 
StartTranscriptionJobResponse - Class in software.amazon.awssdk.services.transcribe.model
 
StartTranscriptionJobResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
stateEquals(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesRequest.Builder
When specified, returns only vocabularies with the VocabularyState equal to the specified vocabulary state.
stateEquals(VocabularyState) - Method in interface software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesRequest.Builder
When specified, returns only vocabularies with the VocabularyState equal to the specified vocabulary state.
stateEquals() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesRequest
When specified, returns only vocabularies with the VocabularyState equal to the specified vocabulary state.
stateEquals(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListVocabulariesRequest.Builder
When specified, only returns vocabularies with the VocabularyState field equal to the specified state.
stateEquals(VocabularyState) - Method in interface software.amazon.awssdk.services.transcribe.model.ListVocabulariesRequest.Builder
When specified, only returns vocabularies with the VocabularyState field equal to the specified state.
stateEquals() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabulariesRequest
When specified, only returns vocabularies with the VocabularyState field equal to the specified state.
stateEqualsAsString() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesRequest
When specified, returns only vocabularies with the VocabularyState equal to the specified vocabulary state.
stateEqualsAsString() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabulariesRequest
When specified, only returns vocabularies with the VocabularyState field equal to the specified state.
status(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsRequest.Builder
When specified, returns only call analytics jobs with the specified status.
status(CallAnalyticsJobStatus) - Method in interface software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsRequest.Builder
When specified, returns only call analytics jobs with the specified status.
status() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsRequest
When specified, returns only call analytics jobs with the specified status.
status(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsResponse.Builder
When specified, returns only call analytics jobs with that status.
status(CallAnalyticsJobStatus) - Method in interface software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsResponse.Builder
When specified, returns only call analytics jobs with that status.
status() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsResponse
When specified, returns only call analytics jobs with that status.
status(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsRequest.Builder
When specified, returns only medical transcription jobs with the specified status.
status(TranscriptionJobStatus) - Method in interface software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsRequest.Builder
When specified, returns only medical transcription jobs with the specified status.
status() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsRequest
When specified, returns only medical transcription jobs with the specified status.
status(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsResponse.Builder
The requested status of the medical transcription jobs returned.
status(TranscriptionJobStatus) - Method in interface software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsResponse.Builder
The requested status of the medical transcription jobs returned.
status() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsResponse
The requested status of the medical transcription jobs returned.
status(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesResponse.Builder
The requested vocabulary state.
status(VocabularyState) - Method in interface software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesResponse.Builder
The requested vocabulary state.
status() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesResponse
The requested vocabulary state.
status(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsRequest.Builder
When specified, returns only transcription jobs with the specified status.
status(TranscriptionJobStatus) - Method in interface software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsRequest.Builder
When specified, returns only transcription jobs with the specified status.
status() - Method in class software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsRequest
When specified, returns only transcription jobs with the specified status.
status(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsResponse.Builder
The requested status of the jobs returned.
status(TranscriptionJobStatus) - Method in interface software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsResponse.Builder
The requested status of the jobs returned.
status() - Method in class software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsResponse
The requested status of the jobs returned.
status(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListVocabulariesResponse.Builder
The requested vocabulary state.
status(VocabularyState) - Method in interface software.amazon.awssdk.services.transcribe.model.ListVocabulariesResponse.Builder
The requested vocabulary state.
status() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabulariesResponse
The requested vocabulary state.
statusAsString() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsRequest
When specified, returns only call analytics jobs with the specified status.
statusAsString() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsResponse
When specified, returns only call analytics jobs with that status.
statusAsString() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsRequest
When specified, returns only medical transcription jobs with the specified status.
statusAsString() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsResponse
The requested status of the medical transcription jobs returned.
statusAsString() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesResponse
The requested vocabulary state.
statusAsString() - Method in class software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsRequest
When specified, returns only transcription jobs with the specified status.
statusAsString() - Method in class software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsResponse
The requested status of the jobs returned.
statusAsString() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabulariesResponse
The requested vocabulary state.
statusCode(int) - Method in interface software.amazon.awssdk.services.transcribe.model.BadRequestException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.transcribe.model.ConflictException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.transcribe.model.InternalFailureException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.transcribe.model.LimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.transcribe.model.NotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscribeException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.transcribe.model.TranscribeException.BuilderImpl
 
statusEquals(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListLanguageModelsRequest.Builder
When specified, returns only custom language models with the specified status.
statusEquals(ModelStatus) - Method in interface software.amazon.awssdk.services.transcribe.model.ListLanguageModelsRequest.Builder
When specified, returns only custom language models with the specified status.
statusEquals() - Method in class software.amazon.awssdk.services.transcribe.model.ListLanguageModelsRequest
When specified, returns only custom language models with the specified status.
statusEqualsAsString() - Method in class software.amazon.awssdk.services.transcribe.model.ListLanguageModelsRequest
When specified, returns only custom language models with the specified status.
subscribe(Subscriber<? super ListCallAnalyticsCategoriesResponse>) - Method in class software.amazon.awssdk.services.transcribe.paginators.ListCallAnalyticsCategoriesPublisher
 
subscribe(Subscriber<? super ListCallAnalyticsJobsResponse>) - Method in class software.amazon.awssdk.services.transcribe.paginators.ListCallAnalyticsJobsPublisher
 
subscribe(Subscriber<? super ListLanguageModelsResponse>) - Method in class software.amazon.awssdk.services.transcribe.paginators.ListLanguageModelsPublisher
 
subscribe(Subscriber<? super ListMedicalTranscriptionJobsResponse>) - Method in class software.amazon.awssdk.services.transcribe.paginators.ListMedicalTranscriptionJobsPublisher
 
subscribe(Subscriber<? super ListMedicalVocabulariesResponse>) - Method in class software.amazon.awssdk.services.transcribe.paginators.ListMedicalVocabulariesPublisher
 
subscribe(Subscriber<? super ListTranscriptionJobsResponse>) - Method in class software.amazon.awssdk.services.transcribe.paginators.ListTranscriptionJobsPublisher
 
subscribe(Subscriber<? super ListVocabulariesResponse>) - Method in class software.amazon.awssdk.services.transcribe.paginators.ListVocabulariesPublisher
 
subscribe(Subscriber<? super ListVocabularyFiltersResponse>) - Method in class software.amazon.awssdk.services.transcribe.paginators.ListVocabularyFiltersPublisher
 
subtitleFileUris(Collection<String>) - Method in interface software.amazon.awssdk.services.transcribe.model.SubtitlesOutput.Builder
Choose the output location for your subtitle file.
subtitleFileUris(String...) - Method in interface software.amazon.awssdk.services.transcribe.model.SubtitlesOutput.Builder
Choose the output location for your subtitle file.
subtitleFileUris() - Method in class software.amazon.awssdk.services.transcribe.model.SubtitlesOutput
Choose the output location for your subtitle file.
SubtitleFormat - Enum in software.amazon.awssdk.services.transcribe.model
 
subtitles(Subtitles) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
Add subtitles to your batch transcription job.
subtitles(Consumer<Subtitles.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
Add subtitles to your batch transcription job.
subtitles() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
Add subtitles to your batch transcription job.
Subtitles - Class in software.amazon.awssdk.services.transcribe.model
Generate subtitles for your batch transcription job.
subtitles(SubtitlesOutput) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
Generate subtitles for your batch transcription job.
subtitles(Consumer<SubtitlesOutput.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
Generate subtitles for your batch transcription job.
subtitles() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
Generate subtitles for your batch transcription job.
Subtitles.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
SubtitlesOutput - Class in software.amazon.awssdk.services.transcribe.model
Specify the output format for your subtitle file.
SubtitlesOutput.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 

T

Tag - Class in software.amazon.awssdk.services.transcribe.model
A key:value pair that adds metadata to a resource used by Amazon Transcribe.
Tag.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.transcribe.model.UntagResourceRequest.Builder
A list of tag keys you want to remove from a specified Amazon Transcribe resource.
tagKeys(String...) - Method in interface software.amazon.awssdk.services.transcribe.model.UntagResourceRequest.Builder
A list of tag keys you want to remove from a specified Amazon Transcribe resource.
tagKeys() - Method in class software.amazon.awssdk.services.transcribe.model.UntagResourceRequest
A list of tag keys you want to remove from a specified Amazon Transcribe resource.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Tags a Amazon Transcribe resource with the given list of tags.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Tags a Amazon Transcribe resource with the given list of tags.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Tags a Amazon Transcribe resource with the given list of tags.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Tags a Amazon Transcribe resource with the given list of tags.
TagResourceRequest - Class in software.amazon.awssdk.services.transcribe.model
 
TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.TagResourceRequestMarshaller
 
TagResourceResponse - Class in software.amazon.awssdk.services.transcribe.model
 
TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateLanguageModelRequest.Builder
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.
tags(Tag...) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateLanguageModelRequest.Builder
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.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateLanguageModelRequest.Builder
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.
tags() - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelRequest
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.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyRequest.Builder
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.
tags(Tag...) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyRequest.Builder
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.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyRequest.Builder
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.
tags() - Method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyRequest
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.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterRequest.Builder
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.
tags(Tag...) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterRequest.Builder
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.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterRequest.Builder
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.
tags() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterRequest
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.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyRequest.Builder
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.
tags(Tag...) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyRequest.Builder
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.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyRequest.Builder
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.
tags() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyRequest
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.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.transcribe.model.ListTagsForResourceResponse.Builder
Lists all tags associated with the given transcription job, vocabulary, or resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.transcribe.model.ListTagsForResourceResponse.Builder
Lists all tags associated with the given transcription job, vocabulary, or resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.transcribe.model.ListTagsForResourceResponse.Builder
Lists all tags associated with the given transcription job, vocabulary, or resource.
tags() - Method in class software.amazon.awssdk.services.transcribe.model.ListTagsForResourceResponse
Lists all tags associated with the given transcription job, vocabulary, or resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob.Builder
A key:value pair assigned to a given medical transcription job.
tags(Tag...) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob.Builder
A key:value pair assigned to a given medical transcription job.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob.Builder
A key:value pair assigned to a given medical transcription job.
tags() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
A key:value pair assigned to a given medical transcription job.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest.Builder
Add tags to an Amazon Transcribe medical transcription job.
tags(Tag...) - Method in interface software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest.Builder
Add tags to an Amazon Transcribe medical transcription job.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest.Builder
Add tags to an Amazon Transcribe medical transcription job.
tags() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
Add tags to an Amazon Transcribe medical transcription job.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
Add tags to an Amazon Transcribe transcription job.
tags(Tag...) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
Add tags to an Amazon Transcribe transcription job.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
Add tags to an Amazon Transcribe transcription job.
tags() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
Add tags to an Amazon Transcribe transcription job.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.transcribe.model.TagResourceRequest.Builder
The tags you are assigning to a given Amazon Transcribe resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.transcribe.model.TagResourceRequest.Builder
The tags you are assigning to a given Amazon Transcribe resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.transcribe.model.TagResourceRequest.Builder
The tags you are assigning to a given Amazon Transcribe resource.
tags() - Method in class software.amazon.awssdk.services.transcribe.model.TagResourceRequest
The tags you are assigning to a given Amazon Transcribe resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
A key:value pair assigned to a given transcription job.
tags(Tag...) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
A key:value pair assigned to a given transcription job.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
A key:value pair assigned to a given transcription job.
tags() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
A key:value pair assigned to a given transcription job.
targets(Collection<String>) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptFilter.Builder
The phrases that you're specifying for the transcript filter to match.
targets(String...) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptFilter.Builder
The phrases that you're specifying for the transcript filter to match.
targets() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptFilter
The phrases that you're specifying for the transcript filter to match.
threshold(Long) - Method in interface software.amazon.awssdk.services.transcribe.model.InterruptionFilter.Builder
The duration of the interruption.
threshold() - Method in class software.amazon.awssdk.services.transcribe.model.InterruptionFilter
The duration of the interruption.
threshold(Long) - Method in interface software.amazon.awssdk.services.transcribe.model.NonTalkTimeFilter.Builder
The duration of the period when neither the customer nor agent was talking.
threshold() - Method in class software.amazon.awssdk.services.transcribe.model.NonTalkTimeFilter
The duration of the period when neither the customer nor agent was talking.
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.AbsoluteTimeRange
 
toBuilder() - Method in exception software.amazon.awssdk.services.transcribe.model.BadRequestException
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.CategoryProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.ChannelDefinition
 
toBuilder() - Method in exception software.amazon.awssdk.services.transcribe.model.ConflictException
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.ContentRedaction
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsCategoryRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsCategoryResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteLanguageModelRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteLanguageModelResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalTranscriptionJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalTranscriptionJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalVocabularyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalVocabularyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteTranscriptionJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteTranscriptionJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyFilterRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyFilterResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.DescribeLanguageModelRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.DescribeLanguageModelResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsCategoryRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsCategoryResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalTranscriptionJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalTranscriptionJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.GetTranscriptionJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.GetTranscriptionJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.InputDataConfig
 
toBuilder() - Method in exception software.amazon.awssdk.services.transcribe.model.InternalFailureException
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.InterruptionFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.JobExecutionSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.LanguageModel
 
toBuilder() - Method in exception software.amazon.awssdk.services.transcribe.model.LimitExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.ListLanguageModelsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.ListLanguageModelsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.ListTagsForResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.ListTagsForResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabulariesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabulariesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.Media
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscript
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionSetting
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.ModelSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.NonTalkTimeFilter
 
toBuilder() - Method in exception software.amazon.awssdk.services.transcribe.model.NotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.RelativeTimeRange
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.Rule
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.SentimentFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.Settings
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.Subtitles
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.SubtitlesOutput
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.Tag
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.TagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.TagResourceResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.transcribe.model.TranscribeException
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.TranscribeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.Transcript
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.UntagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.UntagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.VocabularyFilterInfo
 
toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.VocabularyInfo
 
toString() - Method in class software.amazon.awssdk.services.transcribe.model.AbsoluteTimeRange
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.transcribe.model.BaseModelName
 
toString() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobStatus
 
toString() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.CategoryProperties
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.ChannelDefinition
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.transcribe.model.CLMLanguageCode
 
toString() - Method in class software.amazon.awssdk.services.transcribe.model.ContentRedaction
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.CreateCallAnalyticsCategoryResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.CreateLanguageModelResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsCategoryRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsCategoryResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteCallAnalyticsJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteLanguageModelRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteLanguageModelResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalTranscriptionJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalTranscriptionJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalVocabularyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalVocabularyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteTranscriptionJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteTranscriptionJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyFilterRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyFilterResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.DescribeLanguageModelRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.DescribeLanguageModelResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsCategoryRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsCategoryResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.GetCallAnalyticsJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalTranscriptionJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalTranscriptionJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.GetTranscriptionJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.GetTranscriptionJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.InputDataConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.InterruptionFilter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.JobExecutionSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.transcribe.model.LanguageCode
 
toString() - Method in class software.amazon.awssdk.services.transcribe.model.LanguageModel
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsCategoriesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.ListCallAnalyticsJobsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.ListLanguageModelsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.ListLanguageModelsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalTranscriptionJobsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.ListTagsForResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabulariesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabulariesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.Media
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.transcribe.model.MediaFormat
 
toString() - Method in enum software.amazon.awssdk.services.transcribe.model.MedicalContentIdentificationType
 
toString() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscript
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionSetting
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.ModelSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.transcribe.model.ModelStatus
 
toString() - Method in class software.amazon.awssdk.services.transcribe.model.NonTalkTimeFilter
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.transcribe.model.OutputLocationType
 
toString() - Method in enum software.amazon.awssdk.services.transcribe.model.ParticipantRole
 
toString() - Method in enum software.amazon.awssdk.services.transcribe.model.RedactionOutput
 
toString() - Method in enum software.amazon.awssdk.services.transcribe.model.RedactionType
 
toString() - Method in class software.amazon.awssdk.services.transcribe.model.RelativeTimeRange
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.Rule
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.SentimentFilter
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.transcribe.model.SentimentValue
 
toString() - Method in class software.amazon.awssdk.services.transcribe.model.Settings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.transcribe.model.Specialty
 
toString() - Method in class software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.StartCallAnalyticsJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.transcribe.model.SubtitleFormat
 
toString() - Method in class software.amazon.awssdk.services.transcribe.model.Subtitles
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.SubtitlesOutput
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.Tag
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.TagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.Transcript
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptFilter
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.transcribe.model.TranscriptFilterType
 
toString() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.transcribe.model.TranscriptionJobStatus
 
toString() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.transcribe.model.Type
 
toString() - Method in class software.amazon.awssdk.services.transcribe.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.UntagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateCallAnalyticsCategoryResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.transcribe.model.VocabularyFilterInfo
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.transcribe.model.VocabularyFilterMethod
 
toString() - Method in class software.amazon.awssdk.services.transcribe.model.VocabularyInfo
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.transcribe.model.VocabularyState
 
TranscribeAsyncClient - Interface in software.amazon.awssdk.services.transcribe
Service client for accessing Amazon Transcribe Service asynchronously.
TranscribeAsyncClientBuilder - Interface in software.amazon.awssdk.services.transcribe
A builder for creating an instance of TranscribeAsyncClient.
TranscribeBaseClientBuilder<B extends TranscribeBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.transcribe
This includes configuration specific to Amazon Transcribe Service that is supported by both TranscribeClientBuilder and TranscribeAsyncClientBuilder.
TranscribeClient - Interface in software.amazon.awssdk.services.transcribe
Service client for accessing Amazon Transcribe Service.
TranscribeClientBuilder - Interface in software.amazon.awssdk.services.transcribe
A builder for creating an instance of TranscribeClient.
TranscribeException - Exception in software.amazon.awssdk.services.transcribe.model
 
TranscribeException(TranscribeException.Builder) - Constructor for exception software.amazon.awssdk.services.transcribe.model.TranscribeException
 
TranscribeException.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
TranscribeException.BuilderImpl - Class in software.amazon.awssdk.services.transcribe.model
 
TranscribeRequest - Class in software.amazon.awssdk.services.transcribe.model
 
TranscribeRequest(TranscribeRequest.Builder) - Constructor for class software.amazon.awssdk.services.transcribe.model.TranscribeRequest
 
TranscribeRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
TranscribeRequest.BuilderImpl - Class in software.amazon.awssdk.services.transcribe.model
 
TranscribeResponse - Class in software.amazon.awssdk.services.transcribe.model
 
TranscribeResponse(TranscribeResponse.Builder) - Constructor for class software.amazon.awssdk.services.transcribe.model.TranscribeResponse
 
TranscribeResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
TranscribeResponse.BuilderImpl - Class in software.amazon.awssdk.services.transcribe.model
 
TranscribeResponseMetadata - Class in software.amazon.awssdk.services.transcribe.model
 
transcript(Transcript) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob.Builder
Sets the value of the Transcript property for this object.
transcript(Consumer<Transcript.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob.Builder
Sets the value of the Transcript property for this object.
transcript() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJob
Returns the value of the Transcript property for this object.
transcript(MedicalTranscript) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob.Builder
An object that contains the MedicalTranscript.
transcript(Consumer<MedicalTranscript.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob.Builder
An object that contains the MedicalTranscript.
transcript() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
An object that contains the MedicalTranscript.
Transcript - Class in software.amazon.awssdk.services.transcribe.model
Identifies the location of a transcription.
transcript(Transcript) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
An object that describes the output of the transcription job.
transcript(Consumer<Transcript.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
An object that describes the output of the transcription job.
transcript() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
An object that describes the output of the transcription job.
Transcript.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
transcriptFileUri(String) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscript.Builder
The S3 object location of the medical transcript.
transcriptFileUri() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscript
The S3 object location of the medical transcript.
transcriptFileUri(String) - Method in interface software.amazon.awssdk.services.transcribe.model.Transcript.Builder
The S3 object location of the transcript.
transcriptFileUri() - Method in class software.amazon.awssdk.services.transcribe.model.Transcript
The S3 object location of the transcript.
transcriptFilter(TranscriptFilter) - Method in interface software.amazon.awssdk.services.transcribe.model.Rule.Builder
A condition that catches particular words or phrases based on a exact match.
transcriptFilter(Consumer<TranscriptFilter.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.Rule.Builder
A condition that catches particular words or phrases based on a exact match.
transcriptFilter() - Method in class software.amazon.awssdk.services.transcribe.model.Rule
A condition that catches particular words or phrases based on a exact match.
TranscriptFilter - Class in software.amazon.awssdk.services.transcribe.model
Matches the output of the transcription to either the specific phrases that you specify, or the intent of the phrases that you specify.
TranscriptFilter.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
transcriptFilterType(String) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptFilter.Builder
Matches the phrase to the transcription output in a word for word fashion.
transcriptFilterType(TranscriptFilterType) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptFilter.Builder
Matches the phrase to the transcription output in a word for word fashion.
transcriptFilterType() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptFilter
Matches the phrase to the transcription output in a word for word fashion.
TranscriptFilterType - Enum in software.amazon.awssdk.services.transcribe.model
 
transcriptFilterTypeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptFilter
Matches the phrase to the transcription output in a word for word fashion.
transcriptionJob(TranscriptionJob) - Method in interface software.amazon.awssdk.services.transcribe.model.GetTranscriptionJobResponse.Builder
An object that contains the results of the transcription job.
transcriptionJob(Consumer<TranscriptionJob.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.GetTranscriptionJobResponse.Builder
An object that contains the results of the transcription job.
transcriptionJob() - Method in class software.amazon.awssdk.services.transcribe.model.GetTranscriptionJobResponse
An object that contains the results of the transcription job.
transcriptionJob(TranscriptionJob) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobResponse.Builder
An object containing details of the asynchronous transcription job.
transcriptionJob(Consumer<TranscriptionJob.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobResponse.Builder
An object containing details of the asynchronous transcription job.
transcriptionJob() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobResponse
An object containing details of the asynchronous transcription job.
TranscriptionJob - Class in software.amazon.awssdk.services.transcribe.model
Describes an asynchronous transcription job that was created with the StartTranscriptionJob operation.
TranscriptionJob.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
transcriptionJobName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.DeleteTranscriptionJobRequest.Builder
The name of the transcription job to be deleted.
transcriptionJobName() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteTranscriptionJobRequest
The name of the transcription job to be deleted.
transcriptionJobName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.GetTranscriptionJobRequest.Builder
The name of the job.
transcriptionJobName() - Method in class software.amazon.awssdk.services.transcribe.model.GetTranscriptionJobRequest
The name of the job.
transcriptionJobName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest.Builder
The name of the job.
transcriptionJobName() - Method in class software.amazon.awssdk.services.transcribe.model.StartTranscriptionJobRequest
The name of the job.
transcriptionJobName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
The name of the transcription job.
transcriptionJobName() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
The name of the transcription job.
transcriptionJobName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary.Builder
The name of the transcription job.
transcriptionJobName() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary
The name of the transcription job.
transcriptionJobStatus(String) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob.Builder
The completion status of a medical transcription job.
transcriptionJobStatus(TranscriptionJobStatus) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob.Builder
The completion status of a medical transcription job.
transcriptionJobStatus() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
The completion status of a medical transcription job.
transcriptionJobStatus(String) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary.Builder
The status of the medical transcription job.
transcriptionJobStatus(TranscriptionJobStatus) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary.Builder
The status of the medical transcription job.
transcriptionJobStatus() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary
The status of the medical transcription job.
transcriptionJobStatus(String) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
The status of the transcription job.
transcriptionJobStatus(TranscriptionJobStatus) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
The status of the transcription job.
transcriptionJobStatus() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
The status of the transcription job.
TranscriptionJobStatus - Enum in software.amazon.awssdk.services.transcribe.model
 
transcriptionJobStatus(String) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary.Builder
The status of the transcription job.
transcriptionJobStatus(TranscriptionJobStatus) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary.Builder
The status of the transcription job.
transcriptionJobStatus() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary
The status of the transcription job.
transcriptionJobStatusAsString() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
The completion status of a medical transcription job.
transcriptionJobStatusAsString() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary
The status of the medical transcription job.
transcriptionJobStatusAsString() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
The status of the transcription job.
transcriptionJobStatusAsString() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary
The status of the transcription job.
transcriptionJobSummaries(Collection<TranscriptionJobSummary>) - Method in interface software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsResponse.Builder
A list of objects containing summary information for a transcription job.
transcriptionJobSummaries(TranscriptionJobSummary...) - Method in interface software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsResponse.Builder
A list of objects containing summary information for a transcription job.
transcriptionJobSummaries(Consumer<TranscriptionJobSummary.Builder>...) - Method in interface software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsResponse.Builder
A list of objects containing summary information for a transcription job.
transcriptionJobSummaries() - Method in class software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsResponse
A list of objects containing summary information for a transcription job.
TranscriptionJobSummary - Class in software.amazon.awssdk.services.transcribe.model
Provides a summary of information about a transcription job.
TranscriptionJobSummary.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
tuningDataS3Uri(String) - Method in interface software.amazon.awssdk.services.transcribe.model.InputDataConfig.Builder
The Amazon S3 prefix you specify to access the plain text files that you use to tune your custom language model.
tuningDataS3Uri() - Method in class software.amazon.awssdk.services.transcribe.model.InputDataConfig
The Amazon S3 prefix you specify to access the plain text files that you use to tune your custom language model.
type(String) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob.Builder
The type of speech in the transcription job.
type(Type) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob.Builder
The type of speech in the transcription job.
type() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
The type of speech in the transcription job.
type(String) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary.Builder
The speech of the clinician in the input audio.
type(Type) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary.Builder
The speech of the clinician in the input audio.
type() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary
The speech of the clinician in the input audio.
type(String) - Method in interface software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest.Builder
The type of speech in the input audio.
type(Type) - Method in interface software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest.Builder
The type of speech in the input audio.
type() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
The type of speech in the input audio.
Type - Enum in software.amazon.awssdk.services.transcribe.model
 
typeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJob
The type of speech in the transcription job.
typeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionJobSummary
The speech of the clinician in the input audio.
typeAsString() - Method in class software.amazon.awssdk.services.transcribe.model.StartMedicalTranscriptionJobRequest
The type of speech in the input audio.

U

untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Removes specified tags from a specified Amazon Transcribe resource.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Removes specified tags from a specified Amazon Transcribe resource.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Removes specified tags from a specified Amazon Transcribe resource.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Removes specified tags from a specified Amazon Transcribe resource.
UntagResourceRequest - Class in software.amazon.awssdk.services.transcribe.model
 
UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.UntagResourceRequestMarshaller
 
UntagResourceResponse - Class in software.amazon.awssdk.services.transcribe.model
 
UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
updateCallAnalyticsCategory(UpdateCallAnalyticsCategoryRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Updates the call analytics category with new values.
updateCallAnalyticsCategory(Consumer<UpdateCallAnalyticsCategoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Updates the call analytics category with new values.
updateCallAnalyticsCategory(UpdateCallAnalyticsCategoryRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Updates the call analytics category with new values.
updateCallAnalyticsCategory(Consumer<UpdateCallAnalyticsCategoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Updates the call analytics category with new values.
UpdateCallAnalyticsCategoryRequest - Class in software.amazon.awssdk.services.transcribe.model
 
UpdateCallAnalyticsCategoryRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
UpdateCallAnalyticsCategoryRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
UpdateCallAnalyticsCategoryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.UpdateCallAnalyticsCategoryRequestMarshaller
 
UpdateCallAnalyticsCategoryResponse - Class in software.amazon.awssdk.services.transcribe.model
 
UpdateCallAnalyticsCategoryResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
updateMedicalVocabulary(UpdateMedicalVocabularyRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Updates a vocabulary with new values that you provide in a different text file from the one you used to create the vocabulary.
updateMedicalVocabulary(Consumer<UpdateMedicalVocabularyRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Updates a vocabulary with new values that you provide in a different text file from the one you used to create the vocabulary.
updateMedicalVocabulary(UpdateMedicalVocabularyRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Updates a vocabulary with new values that you provide in a different text file from the one you used to create the vocabulary.
updateMedicalVocabulary(Consumer<UpdateMedicalVocabularyRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Updates a vocabulary with new values that you provide in a different text file from the one you used to create the vocabulary.
UpdateMedicalVocabularyRequest - Class in software.amazon.awssdk.services.transcribe.model
 
UpdateMedicalVocabularyRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
UpdateMedicalVocabularyRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
UpdateMedicalVocabularyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.UpdateMedicalVocabularyRequestMarshaller
 
UpdateMedicalVocabularyResponse - Class in software.amazon.awssdk.services.transcribe.model
 
UpdateMedicalVocabularyResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
updateVocabulary(UpdateVocabularyRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Updates an existing vocabulary with new values.
updateVocabulary(Consumer<UpdateVocabularyRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Updates an existing vocabulary with new values.
updateVocabulary(UpdateVocabularyRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Updates an existing vocabulary with new values.
updateVocabulary(Consumer<UpdateVocabularyRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Updates an existing vocabulary with new values.
updateVocabularyFilter(UpdateVocabularyFilterRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Updates a vocabulary filter with a new list of filtered words.
updateVocabularyFilter(Consumer<UpdateVocabularyFilterRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeAsyncClient
Updates a vocabulary filter with a new list of filtered words.
updateVocabularyFilter(UpdateVocabularyFilterRequest) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Updates a vocabulary filter with a new list of filtered words.
updateVocabularyFilter(Consumer<UpdateVocabularyFilterRequest.Builder>) - Method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
Updates a vocabulary filter with a new list of filtered words.
UpdateVocabularyFilterRequest - Class in software.amazon.awssdk.services.transcribe.model
 
UpdateVocabularyFilterRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
UpdateVocabularyFilterRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
UpdateVocabularyFilterRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.UpdateVocabularyFilterRequestMarshaller
 
UpdateVocabularyFilterResponse - Class in software.amazon.awssdk.services.transcribe.model
 
UpdateVocabularyFilterResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
UpdateVocabularyRequest - Class in software.amazon.awssdk.services.transcribe.model
 
UpdateVocabularyRequest.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
UpdateVocabularyRequestMarshaller - Class in software.amazon.awssdk.services.transcribe.transform
UpdateVocabularyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.transcribe.transform.UpdateVocabularyRequestMarshaller
 
UpdateVocabularyResponse - Class in software.amazon.awssdk.services.transcribe.model
 
UpdateVocabularyResponse.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
upgradeAvailability(Boolean) - Method in interface software.amazon.awssdk.services.transcribe.model.LanguageModel.Builder
Whether the base model used for the custom language model is up to date.
upgradeAvailability() - Method in class software.amazon.awssdk.services.transcribe.model.LanguageModel
Whether the base model used for the custom language model is up to date.

V

value(String) - Method in interface software.amazon.awssdk.services.transcribe.model.Tag.Builder
The second part of a key:value pair that forms a tag associated with a given resource.
value() - Method in class software.amazon.awssdk.services.transcribe.model.Tag
The second part of a key:value pair that forms a tag associated with a given resource.
valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.BaseModelName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.CLMLanguageCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.LanguageCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.MediaFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.MedicalContentIdentificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.ModelStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.OutputLocationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.ParticipantRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.RedactionOutput
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.RedactionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.SentimentValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.Specialty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.SubtitleFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.TranscriptFilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.TranscriptionJobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.VocabularyFilterMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.transcribe.model.VocabularyState
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.transcribe.model.BaseModelName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.transcribe.model.CLMLanguageCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.transcribe.model.LanguageCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.transcribe.model.MediaFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.transcribe.model.MedicalContentIdentificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.transcribe.model.ModelStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.transcribe.model.OutputLocationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.transcribe.model.ParticipantRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.transcribe.model.RedactionOutput
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.transcribe.model.RedactionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.transcribe.model.SentimentValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.transcribe.model.Specialty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.transcribe.model.SubtitleFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.transcribe.model.TranscriptFilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.transcribe.model.TranscriptionJobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.transcribe.model.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.transcribe.model.VocabularyFilterMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.transcribe.model.VocabularyState
Returns an array containing the constants of this enum type, in the order they are declared.
vocabularies(Collection<VocabularyInfo>) - Method in interface software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesResponse.Builder
A list of objects that describe the vocabularies that match your search criteria.
vocabularies(VocabularyInfo...) - Method in interface software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesResponse.Builder
A list of objects that describe the vocabularies that match your search criteria.
vocabularies(Consumer<VocabularyInfo.Builder>...) - Method in interface software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesResponse.Builder
A list of objects that describe the vocabularies that match your search criteria.
vocabularies() - Method in class software.amazon.awssdk.services.transcribe.model.ListMedicalVocabulariesResponse
A list of objects that describe the vocabularies that match your search criteria.
vocabularies(Collection<VocabularyInfo>) - Method in interface software.amazon.awssdk.services.transcribe.model.ListVocabulariesResponse.Builder
A list of objects that describe the vocabularies that match the search criteria in the request.
vocabularies(VocabularyInfo...) - Method in interface software.amazon.awssdk.services.transcribe.model.ListVocabulariesResponse.Builder
A list of objects that describe the vocabularies that match the search criteria in the request.
vocabularies(Consumer<VocabularyInfo.Builder>...) - Method in interface software.amazon.awssdk.services.transcribe.model.ListVocabulariesResponse.Builder
A list of objects that describe the vocabularies that match the search criteria in the request.
vocabularies() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabulariesResponse
A list of objects that describe the vocabularies that match the search criteria in the request.
vocabularyFileUri(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyRequest.Builder
The location in Amazon S3 of the text file you use to define your custom vocabulary.
vocabularyFileUri() - Method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyRequest
The location in Amazon S3 of the text file you use to define your custom vocabulary.
vocabularyFileUri(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyRequest.Builder
The S3 location of the text file that contains the definition of the custom vocabulary.
vocabularyFileUri() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyRequest
The S3 location of the text file that contains the definition of the custom vocabulary.
vocabularyFileUri(String) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyRequest.Builder
The location in Amazon S3 of the text file that contains your custom vocabulary.
vocabularyFileUri() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyRequest
The location in Amazon S3 of the text file that contains your custom vocabulary.
vocabularyFileUri(String) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateVocabularyRequest.Builder
The S3 location of the text file that contains the definition of the custom vocabulary.
vocabularyFileUri() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyRequest
The S3 location of the text file that contains the definition of the custom vocabulary.
vocabularyFilterFileUri(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterRequest.Builder
The Amazon S3 location of a text file used as input to create the vocabulary filter.
vocabularyFilterFileUri() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterRequest
The Amazon S3 location of a text file used as input to create the vocabulary filter.
vocabularyFilterFileUri(String) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterRequest.Builder
The Amazon S3 location of a text file used as input to create the vocabulary filter.
vocabularyFilterFileUri() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterRequest
The Amazon S3 location of a text file used as input to create the vocabulary filter.
VocabularyFilterInfo - Class in software.amazon.awssdk.services.transcribe.model
Provides information about a vocabulary filter.
VocabularyFilterInfo.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
vocabularyFilterMethod(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSettings.Builder
Set to mask to remove filtered text from the transcript and replace it with three asterisks ("***") as placeholder text.
vocabularyFilterMethod(VocabularyFilterMethod) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSettings.Builder
Set to mask to remove filtered text from the transcript and replace it with three asterisks ("***") as placeholder text.
vocabularyFilterMethod() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSettings
Set to mask to remove filtered text from the transcript and replace it with three asterisks ("***") as placeholder text.
vocabularyFilterMethod(String) - Method in interface software.amazon.awssdk.services.transcribe.model.Settings.Builder
Set to mask to remove filtered text from the transcript and replace it with three asterisks ("***") as placeholder text.
vocabularyFilterMethod(VocabularyFilterMethod) - Method in interface software.amazon.awssdk.services.transcribe.model.Settings.Builder
Set to mask to remove filtered text from the transcript and replace it with three asterisks ("***") as placeholder text.
vocabularyFilterMethod() - Method in class software.amazon.awssdk.services.transcribe.model.Settings
Set to mask to remove filtered text from the transcript and replace it with three asterisks ("***") as placeholder text.
VocabularyFilterMethod - Enum in software.amazon.awssdk.services.transcribe.model
 
vocabularyFilterMethodAsString() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSettings
Set to mask to remove filtered text from the transcript and replace it with three asterisks ("***") as placeholder text.
vocabularyFilterMethodAsString() - Method in class software.amazon.awssdk.services.transcribe.model.Settings
Set to mask to remove filtered text from the transcript and replace it with three asterisks ("***") as placeholder text.
vocabularyFilterName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSettings.Builder
The name of the vocabulary filter to use when running a call analytics job.
vocabularyFilterName() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSettings
The name of the vocabulary filter to use when running a call analytics job.
vocabularyFilterName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterRequest.Builder
The vocabulary filter name.
vocabularyFilterName() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterRequest
The vocabulary filter name.
vocabularyFilterName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterResponse.Builder
The name of the vocabulary filter.
vocabularyFilterName() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterResponse
The name of the vocabulary filter.
vocabularyFilterName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.DeleteVocabularyFilterRequest.Builder
The name of the vocabulary filter to remove.
vocabularyFilterName() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyFilterRequest
The name of the vocabulary filter to remove.
vocabularyFilterName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterRequest.Builder
The name of the vocabulary filter for which to return information.
vocabularyFilterName() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterRequest
The name of the vocabulary filter for which to return information.
vocabularyFilterName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterResponse.Builder
The name of the vocabulary filter.
vocabularyFilterName() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyFilterResponse
The name of the vocabulary filter.
vocabularyFilterName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.Settings.Builder
The name of the vocabulary filter to use when transcribing the audio.
vocabularyFilterName() - Method in class software.amazon.awssdk.services.transcribe.model.Settings
The name of the vocabulary filter to use when transcribing the audio.
vocabularyFilterName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterRequest.Builder
The name of the vocabulary filter to update.
vocabularyFilterName() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterRequest
The name of the vocabulary filter to update.
vocabularyFilterName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterResponse.Builder
The name of the updated vocabulary filter.
vocabularyFilterName() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterResponse
The name of the updated vocabulary filter.
vocabularyFilterName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.VocabularyFilterInfo.Builder
The name of the vocabulary filter.
vocabularyFilterName() - Method in class software.amazon.awssdk.services.transcribe.model.VocabularyFilterInfo
The name of the vocabulary filter.
vocabularyFilters(Collection<VocabularyFilterInfo>) - Method in interface software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersResponse.Builder
The list of vocabulary filters.
vocabularyFilters(VocabularyFilterInfo...) - Method in interface software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersResponse.Builder
The list of vocabulary filters.
vocabularyFilters(Consumer<VocabularyFilterInfo.Builder>...) - Method in interface software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersResponse.Builder
The list of vocabulary filters.
vocabularyFilters() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersResponse
The list of vocabulary filters.
VocabularyInfo - Class in software.amazon.awssdk.services.transcribe.model
Provides information about a custom vocabulary.
VocabularyInfo.Builder - Interface in software.amazon.awssdk.services.transcribe.model
 
vocabularyName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSettings.Builder
The name of a vocabulary to use when processing the call analytics job.
vocabularyName() - Method in class software.amazon.awssdk.services.transcribe.model.CallAnalyticsJobSettings
The name of a vocabulary to use when processing the call analytics job.
vocabularyName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyRequest.Builder
The name of the custom vocabulary.
vocabularyName() - Method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyRequest
The name of the custom vocabulary.
vocabularyName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyResponse.Builder
The name of the vocabulary.
vocabularyName() - Method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyResponse
The name of the vocabulary.
vocabularyName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyRequest.Builder
The name of the vocabulary.
vocabularyName() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyRequest
The name of the vocabulary.
vocabularyName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyResponse.Builder
The name of the vocabulary.
vocabularyName() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyResponse
The name of the vocabulary.
vocabularyName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.DeleteMedicalVocabularyRequest.Builder
The name of the vocabulary that you want to delete.
vocabularyName() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteMedicalVocabularyRequest
The name of the vocabulary that you want to delete.
vocabularyName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.DeleteVocabularyRequest.Builder
The name of the vocabulary to delete.
vocabularyName() - Method in class software.amazon.awssdk.services.transcribe.model.DeleteVocabularyRequest
The name of the vocabulary to delete.
vocabularyName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyRequest.Builder
The name of the vocabulary that you want information about.
vocabularyName() - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyRequest
The name of the vocabulary that you want information about.
vocabularyName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyResponse.Builder
The name of the vocabulary returned by Amazon Transcribe Medical.
vocabularyName() - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyResponse
The name of the vocabulary returned by Amazon Transcribe Medical.
vocabularyName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.GetVocabularyRequest.Builder
The name of the vocabulary to return information about.
vocabularyName() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyRequest
The name of the vocabulary to return information about.
vocabularyName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.GetVocabularyResponse.Builder
The name of the vocabulary to return.
vocabularyName() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyResponse
The name of the vocabulary to return.
vocabularyName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionSetting.Builder
The name of the vocabulary to use when processing a medical transcription job.
vocabularyName() - Method in class software.amazon.awssdk.services.transcribe.model.MedicalTranscriptionSetting
The name of the vocabulary to use when processing a medical transcription job.
vocabularyName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.Settings.Builder
The name of a vocabulary to use when processing the transcription job.
vocabularyName() - Method in class software.amazon.awssdk.services.transcribe.model.Settings
The name of a vocabulary to use when processing the transcription job.
vocabularyName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyRequest.Builder
The name of the vocabulary to update.
vocabularyName() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyRequest
The name of the vocabulary to update.
vocabularyName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyResponse.Builder
The name of the updated vocabulary.
vocabularyName() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyResponse
The name of the updated vocabulary.
vocabularyName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateVocabularyRequest.Builder
The name of the vocabulary to update.
vocabularyName() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyRequest
The name of the vocabulary to update.
vocabularyName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateVocabularyResponse.Builder
The name of the vocabulary that was updated.
vocabularyName() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyResponse
The name of the vocabulary that was updated.
vocabularyName(String) - Method in interface software.amazon.awssdk.services.transcribe.model.VocabularyInfo.Builder
The name of the vocabulary.
vocabularyName() - Method in class software.amazon.awssdk.services.transcribe.model.VocabularyInfo
The name of the vocabulary.
vocabularyState(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyResponse.Builder
The processing state of your custom vocabulary in Amazon Transcribe Medical.
vocabularyState(VocabularyState) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyResponse.Builder
The processing state of your custom vocabulary in Amazon Transcribe Medical.
vocabularyState() - Method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyResponse
The processing state of your custom vocabulary in Amazon Transcribe Medical.
vocabularyState(String) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyResponse.Builder
The processing state of the vocabulary.
vocabularyState(VocabularyState) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyResponse.Builder
The processing state of the vocabulary.
vocabularyState() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyResponse
The processing state of the vocabulary.
vocabularyState(String) - Method in interface software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyResponse.Builder
The processing state of the vocabulary.
vocabularyState(VocabularyState) - Method in interface software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyResponse.Builder
The processing state of the vocabulary.
vocabularyState() - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyResponse
The processing state of the vocabulary.
vocabularyState(String) - Method in interface software.amazon.awssdk.services.transcribe.model.GetVocabularyResponse.Builder
The processing state of the vocabulary.
vocabularyState(VocabularyState) - Method in interface software.amazon.awssdk.services.transcribe.model.GetVocabularyResponse.Builder
The processing state of the vocabulary.
vocabularyState() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyResponse
The processing state of the vocabulary.
vocabularyState(String) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyResponse.Builder
The processing state of the update to the vocabulary.
vocabularyState(VocabularyState) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyResponse.Builder
The processing state of the update to the vocabulary.
vocabularyState() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyResponse
The processing state of the update to the vocabulary.
vocabularyState(String) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateVocabularyResponse.Builder
The processing state of the vocabulary.
vocabularyState(VocabularyState) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateVocabularyResponse.Builder
The processing state of the vocabulary.
vocabularyState() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyResponse
The processing state of the vocabulary.
vocabularyState(String) - Method in interface software.amazon.awssdk.services.transcribe.model.VocabularyInfo.Builder
The processing state of the vocabulary.
vocabularyState(VocabularyState) - Method in interface software.amazon.awssdk.services.transcribe.model.VocabularyInfo.Builder
The processing state of the vocabulary.
vocabularyState() - Method in class software.amazon.awssdk.services.transcribe.model.VocabularyInfo
The processing state of the vocabulary.
VocabularyState - Enum in software.amazon.awssdk.services.transcribe.model
 
vocabularyStateAsString() - Method in class software.amazon.awssdk.services.transcribe.model.CreateMedicalVocabularyResponse
The processing state of your custom vocabulary in Amazon Transcribe Medical.
vocabularyStateAsString() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyResponse
The processing state of the vocabulary.
vocabularyStateAsString() - Method in class software.amazon.awssdk.services.transcribe.model.GetMedicalVocabularyResponse
The processing state of the vocabulary.
vocabularyStateAsString() - Method in class software.amazon.awssdk.services.transcribe.model.GetVocabularyResponse
The processing state of the vocabulary.
vocabularyStateAsString() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateMedicalVocabularyResponse
The processing state of the update to the vocabulary.
vocabularyStateAsString() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyResponse
The processing state of the vocabulary.
vocabularyStateAsString() - Method in class software.amazon.awssdk.services.transcribe.model.VocabularyInfo
The processing state of the vocabulary.

W

words(Collection<String>) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterRequest.Builder
The words to use in the vocabulary filter.
words(String...) - Method in interface software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterRequest.Builder
The words to use in the vocabulary filter.
words() - Method in class software.amazon.awssdk.services.transcribe.model.CreateVocabularyFilterRequest
The words to use in the vocabulary filter.
words(Collection<String>) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterRequest.Builder
The words to use in the vocabulary filter.
words(String...) - Method in interface software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterRequest.Builder
The words to use in the vocabulary filter.
words() - Method in class software.amazon.awssdk.services.transcribe.model.UpdateVocabularyFilterRequest
The words to use in the vocabulary filter.
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links

Copyright © 2021. All rights reserved.