- 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
-
- 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.
- completionTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
-
A timestamp that shows when the job was completed.
- completionTime() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
-
A timestamp that shows when the job was 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
-
When you are using the CreateVocabulary operation, the JobName field is a duplicate of a
previously entered job name.
- ConflictException.Builder - Interface in software.amazon.awssdk.services.transcribe.model
-
- 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() - Static method in interface software.amazon.awssdk.services.transcribe.TranscribeClient
-
- 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.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.
- 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.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.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.
- 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.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.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.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.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.
- 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.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.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.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.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.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.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.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.
- 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.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.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.
- 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
-
- 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
-
- 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(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(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(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(StartTranscriptionJobRequest) - Method in class software.amazon.awssdk.services.transcribe.transform.StartTranscriptionJobRequestMarshaller
-
- 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.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.ListTranscriptionJobsRequest.Builder
-
The maximum number of jobs to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsRequest
-
The maximum number of jobs to return in the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.transcribe.model.ListVocabulariesRequest.Builder
-
The maximum number of vocabularies to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabulariesRequest
-
The maximum number of vocabularies to return in the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersRequest.Builder
-
The maximum number of filters to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.transcribe.model.ListVocabularyFiltersRequest
-
The maximum number of filters to return in the response.
- 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 - 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.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 - Enum in software.amazon.awssdk.services.transcribe.model
-
- 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.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.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.
- 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
-
- 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.
- nextToken(String) - Method in interface software.amazon.awssdk.services.transcribe.model.ListTranscriptionJobsRequest.Builder
-
If the result of the previous request to ListTranscriptionJobs was 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 was 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.
- 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
-
- sdkFields() - Method in exception software.amazon.awssdk.services.transcribe.model.BadRequestException
-
- 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.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.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.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 exception software.amazon.awssdk.services.transcribe.model.InternalFailureException
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.JobExecutionSettings
-
- sdkFields() - Method in exception software.amazon.awssdk.services.transcribe.model.LimitExceededException
-
- 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 exception software.amazon.awssdk.services.transcribe.model.NotFoundException
-
- sdkFields() - Method in class software.amazon.awssdk.services.transcribe.model.Settings
-
- 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.Transcript
-
- 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.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
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.transcribe.model.BadRequestException
-
- 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.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.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.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 exception software.amazon.awssdk.services.transcribe.model.InternalFailureException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.JobExecutionSettings
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.transcribe.model.LimitExceededException
-
- 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 exception software.amazon.awssdk.services.transcribe.model.NotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.Settings
-
- 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 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.TranscriptionJob
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary
-
- 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_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 - Class in software.amazon.awssdk.services.transcribe.model
-
Provides optional settings for the StartTranscriptionJob operation.
- 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.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.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
-
- startTime(Instant) - Method in interface software.amazon.awssdk.services.transcribe.model.TranscriptionJob.Builder
-
A timestamp that shows with the job was started processing.
- startTime() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJob
-
A timestamp that shows with the job was 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.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.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.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(TranscriptionJobStatus) - 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.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
-
- 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
-
- toBuilder() - Method in exception software.amazon.awssdk.services.transcribe.model.BadRequestException
-
- 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.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.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.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 exception software.amazon.awssdk.services.transcribe.model.InternalFailureException
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.JobExecutionSettings
-
- toBuilder() - Method in exception software.amazon.awssdk.services.transcribe.model.LimitExceededException
-
- 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 exception software.amazon.awssdk.services.transcribe.model.NotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.Settings
-
- 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 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.TranscriptionJob
-
- toBuilder() - Method in class software.amazon.awssdk.services.transcribe.model.TranscriptionJobSummary
-
- 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.ContentRedaction
-
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.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.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.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.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.OutputLocationType
-
- 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.Settings
-
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 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.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 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
-
- TranscribeBaseClientBuilder<B extends TranscribeBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.transcribe
-
- TranscribeClient - Interface in software.amazon.awssdk.services.transcribe
-
Service client for accessing Amazon Transcribe Service.
- TranscribeClientBuilder - Interface in software.amazon.awssdk.services.transcribe
-
- 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 - 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.Transcript.Builder
-
The S3 object location of the the transcript.
- transcriptFileUri() - Method in class software.amazon.awssdk.services.transcribe.model.Transcript
-
The S3 object location of the the transcript.
- 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.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.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
-
- 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.OutputLocationType
-
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.TranscriptionJobStatus
-
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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.CreateVocabularyResponse
-
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.UpdateVocabularyResponse
-
The processing state of the vocabulary.
- vocabularyStateAsString() - Method in class software.amazon.awssdk.services.transcribe.model.VocabularyInfo
-
The processing state of the vocabulary.