- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.transcribe.AmazonTranscribe
- 
Returns additional metadata for a previously executed successful request,
 typically used for debugging issues where a service isn't acting as
 expected. 
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.transcribe.AmazonTranscribeClient
- 
- getChannelIdentification() - Method in class com.amazonaws.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. 
- getCompletionTime() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 A timestamp that shows when the job was completed. 
- getCompletionTime() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
- 
 A timestamp that shows when the job was completed. 
- getCreationTime() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 A timestamp that shows when the job was created. 
- getCreationTime() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
- 
 A timestamp that shows when the job was created. 
- getDownloadUri() - Method in class com.amazonaws.services.transcribe.model.GetVocabularyResult
- 
 The S3 location where the vocabulary is stored. 
- getExecutorService() - Method in class com.amazonaws.services.transcribe.AmazonTranscribeAsyncClient
- 
Returns the executor service used by this async client to execute
 requests. 
- getFailureReason() - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyResult
- 
 If the VocabularyStatefield isFAILED, this
 field contains information about why the job failed.
 
- getFailureReason() - Method in class com.amazonaws.services.transcribe.model.GetVocabularyResult
- 
 If the VocabularyStatefield isFAILED, this
 field contains information about why the job failed.
 
- getFailureReason() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 If the TranscriptionJobStatusfield isFAILED,
 this field contains information about why the job failed.
 
- getFailureReason() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
- 
 If the TranscriptionJobStatusfield isFAILED,
 a description of the error.
 
- getJobNameContains() - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsRequest
- 
 When specified, the jobs returned in the list are limited to jobs whose
 name contains the specified string. 
- getLanguageCode() - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyRequest
- 
 The language code of the vocabulary entries. 
- getLanguageCode() - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyResult
- 
 The language code of the vocabulary entries. 
- getLanguageCode() - Method in class com.amazonaws.services.transcribe.model.GetVocabularyResult
- 
 The language code of the vocabulary entries. 
- getLanguageCode() - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
- 
 The language code for the language used in the input media file. 
- getLanguageCode() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 The language code for the input speech. 
- getLanguageCode() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
- 
 The language code for the input speech. 
- getLanguageCode() - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyRequest
- 
 The language code of the vocabulary entries. 
- getLanguageCode() - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyResult
- 
 The language code of the vocabulary entries. 
- getLanguageCode() - Method in class com.amazonaws.services.transcribe.model.VocabularyInfo
- 
 The language code of the vocabulary entries. 
- getLastModifiedTime() - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyResult
- 
 The date and time that the vocabulary was created. 
- getLastModifiedTime() - Method in class com.amazonaws.services.transcribe.model.GetVocabularyResult
- 
 The date and time that the vocabulary was last modified. 
- getLastModifiedTime() - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyResult
- 
 The date and time that the vocabulary was updated. 
- getLastModifiedTime() - Method in class com.amazonaws.services.transcribe.model.VocabularyInfo
- 
 The date and time that the vocabulary was last modified. 
- getMaxResults() - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsRequest
- 
 The maximum number of jobs to return in the response. 
- getMaxResults() - Method in class com.amazonaws.services.transcribe.model.ListVocabulariesRequest
- 
 The maximum number of vocabularies to return in the response. 
- getMaxSpeakerLabels() - Method in class com.amazonaws.services.transcribe.model.Settings
- 
 The maximum number of speakers to identify in the input audio. 
- getMedia() - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
- 
 An object that describes the input media for a transcription job. 
- getMedia() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 An object that describes the input media for the transcription job. 
- getMediaFileUri() - Method in class com.amazonaws.services.transcribe.model.Media
- 
 The S3 location of the input media file. 
- getMediaFormat() - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
- 
 The format of the input media file. 
- getMediaFormat() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 The format of the input media file. 
- getMediaSampleRateHertz() - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
- 
 The sample rate, in Hertz, of the audio track in the input media file. 
- getMediaSampleRateHertz() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 The sample rate, in Hertz, of the audio track in the input media file. 
- getNameContains() - Method in class com.amazonaws.services.transcribe.model.ListVocabulariesRequest
- 
 When specified, the vocabularies returned in the list are limited to
 vocabularies whose name contains the specified string. 
- getNextToken() - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsRequest
- 
 If the result of the previous request to
 ListTranscriptionJobswas truncated, include theNextTokento fetch the next set of jobs.
 
- getNextToken() - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsResult
- 
 The ListTranscriptionJobsoperation returns a page of jobs
 at a time.
 
- getNextToken() - Method in class com.amazonaws.services.transcribe.model.ListVocabulariesRequest
- 
 If the result of the previous request to ListVocabularieswas truncated, include theNextTokento fetch the next set
 of jobs.
 
- getNextToken() - Method in class com.amazonaws.services.transcribe.model.ListVocabulariesResult
- 
 The ListVocabulariesoperation returns a page of
 vocabularies at a time.
 
- getOutputBucketName() - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
- 
 The location where the transcription is stored. 
- getOutputEncryptionKMSKeyId() - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
- 
Returns the value of the outputEncryptionKMSKeyId property for this
 object. 
- getOutputLocationType() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
- 
 Indicates the location of the output of the transcription job. 
- getPhrases() - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyRequest
- 
 An array of strings that contains the vocabulary entries. 
- getPhrases() - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyRequest
- 
 An array of strings containing the vocabulary entries. 
- getSettings() - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
- 
 A Settingsobject that provides optional settings for a
 transcription job.
 
- getSettings() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 Optional settings for the transcription job. 
- getShowSpeakerLabels() - Method in class com.amazonaws.services.transcribe.model.Settings
- 
 Determines whether the transcription job uses speaker recognition to
 identify different speakers in the input audio. 
- getStateEquals() - Method in class com.amazonaws.services.transcribe.model.ListVocabulariesRequest
- 
 When specified, only returns vocabularies with the
 VocabularyStatefield equal to the specified state.
 
- getStatus() - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsRequest
- 
 When specified, returns only transcription jobs with the specified
 status. 
- getStatus() - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsResult
- 
 The requested status of the jobs returned. 
- getStatus() - Method in class com.amazonaws.services.transcribe.model.ListVocabulariesResult
- 
 The requested vocabulary state. 
- getTranscript() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 An object that describes the output of the transcription job. 
- getTranscriptFileUri() - Method in class com.amazonaws.services.transcribe.model.Transcript
- 
 The location where the transcription is stored. 
- getTranscriptionJob(GetTranscriptionJobRequest) - Method in interface com.amazonaws.services.transcribe.AmazonTranscribe
- 
 Returns information about a transcription job. 
- getTranscriptionJob(GetTranscriptionJobRequest) - Method in class com.amazonaws.services.transcribe.AmazonTranscribeClient
- 
 Returns information about a transcription job. 
- getTranscriptionJob() - Method in class com.amazonaws.services.transcribe.model.GetTranscriptionJobResult
- 
 An object that contains the results of the transcription job. 
- getTranscriptionJob() - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobResult
- 
 An object containing details of the asynchronous transcription job. 
- getTranscriptionJobAsync(GetTranscriptionJobRequest) - Method in interface com.amazonaws.services.transcribe.AmazonTranscribeAsync
- 
 Returns information about a transcription job. 
- getTranscriptionJobAsync(GetTranscriptionJobRequest, AsyncHandler<GetTranscriptionJobRequest, GetTranscriptionJobResult>) - Method in interface com.amazonaws.services.transcribe.AmazonTranscribeAsync
- 
 Returns information about a transcription job. 
- getTranscriptionJobAsync(GetTranscriptionJobRequest) - Method in class com.amazonaws.services.transcribe.AmazonTranscribeAsyncClient
- 
 Returns information about a transcription job. 
- getTranscriptionJobAsync(GetTranscriptionJobRequest, AsyncHandler<GetTranscriptionJobRequest, GetTranscriptionJobResult>) - Method in class com.amazonaws.services.transcribe.AmazonTranscribeAsyncClient
- 
 Returns information about a transcription job. 
- getTranscriptionJobName() - Method in class com.amazonaws.services.transcribe.model.DeleteTranscriptionJobRequest
- 
 The name of the transcription job to be deleted. 
- getTranscriptionJobName() - Method in class com.amazonaws.services.transcribe.model.GetTranscriptionJobRequest
- 
 The name of the job. 
- getTranscriptionJobName() - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
- 
 The name of the job. 
- getTranscriptionJobName() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 The name of the transcription job. 
- getTranscriptionJobName() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
- 
 The name of the transcription job. 
- GetTranscriptionJobRequest - Class in com.amazonaws.services.transcribe.model
- 
 Returns information about a transcription job. 
- GetTranscriptionJobRequest() - Constructor for class com.amazonaws.services.transcribe.model.GetTranscriptionJobRequest
-  
- GetTranscriptionJobResult - Class in com.amazonaws.services.transcribe.model
-  
- GetTranscriptionJobResult() - Constructor for class com.amazonaws.services.transcribe.model.GetTranscriptionJobResult
-  
- getTranscriptionJobStatus() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 The status of the transcription job. 
- getTranscriptionJobStatus() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
- 
 The status of the transcription job. 
- getTranscriptionJobSummaries() - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsResult
- 
 A list of objects containing summary information for a transcription job. 
- getVocabularies() - Method in class com.amazonaws.services.transcribe.model.ListVocabulariesResult
- 
 A list of objects that describe the vocabularies that match the search
 criteria in the request. 
- getVocabulary(GetVocabularyRequest) - Method in interface com.amazonaws.services.transcribe.AmazonTranscribe
- 
 Gets information about a vocabulary. 
- getVocabulary(GetVocabularyRequest) - Method in class com.amazonaws.services.transcribe.AmazonTranscribeClient
- 
 Gets information about a vocabulary. 
- getVocabularyAsync(GetVocabularyRequest) - Method in interface com.amazonaws.services.transcribe.AmazonTranscribeAsync
- 
 Gets information about a vocabulary. 
- getVocabularyAsync(GetVocabularyRequest, AsyncHandler<GetVocabularyRequest, GetVocabularyResult>) - Method in interface com.amazonaws.services.transcribe.AmazonTranscribeAsync
- 
 Gets information about a vocabulary. 
- getVocabularyAsync(GetVocabularyRequest) - Method in class com.amazonaws.services.transcribe.AmazonTranscribeAsyncClient
- 
 Gets information about a vocabulary. 
- getVocabularyAsync(GetVocabularyRequest, AsyncHandler<GetVocabularyRequest, GetVocabularyResult>) - Method in class com.amazonaws.services.transcribe.AmazonTranscribeAsyncClient
- 
 Gets information about a vocabulary. 
- getVocabularyFileUri() - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyRequest
- 
 The S3 location of the text file that contains the definition of the
 custom vocabulary. 
- getVocabularyFileUri() - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyRequest
- 
 The S3 location of the text file that contains the definition of the
 custom vocabulary. 
- getVocabularyName() - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyRequest
- 
 The name of the vocabulary. 
- getVocabularyName() - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyResult
- 
 The name of the vocabulary. 
- getVocabularyName() - Method in class com.amazonaws.services.transcribe.model.DeleteVocabularyRequest
- 
 The name of the vocabulary to delete. 
- getVocabularyName() - Method in class com.amazonaws.services.transcribe.model.GetVocabularyRequest
- 
 The name of the vocabulary to return information about. 
- getVocabularyName() - Method in class com.amazonaws.services.transcribe.model.GetVocabularyResult
- 
 The name of the vocabulary to return. 
- getVocabularyName() - Method in class com.amazonaws.services.transcribe.model.Settings
- 
 The name of a vocabulary to use when processing the transcription job. 
- getVocabularyName() - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyRequest
- 
 The name of the vocabulary to update. 
- getVocabularyName() - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyResult
- 
 The name of the vocabulary that was updated. 
- getVocabularyName() - Method in class com.amazonaws.services.transcribe.model.VocabularyInfo
- 
 The name of the vocabulary. 
- GetVocabularyRequest - Class in com.amazonaws.services.transcribe.model
- 
 Gets information about a vocabulary. 
- GetVocabularyRequest() - Constructor for class com.amazonaws.services.transcribe.model.GetVocabularyRequest
-  
- GetVocabularyResult - Class in com.amazonaws.services.transcribe.model
-  
- GetVocabularyResult() - Constructor for class com.amazonaws.services.transcribe.model.GetVocabularyResult
-  
- getVocabularyState() - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyResult
- 
 The processing state of the vocabulary. 
- getVocabularyState() - Method in class com.amazonaws.services.transcribe.model.GetVocabularyResult
- 
 The processing state of the vocabulary. 
- getVocabularyState() - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyResult
- 
 The processing state of the vocabulary. 
- getVocabularyState() - Method in class com.amazonaws.services.transcribe.model.VocabularyInfo
- 
 The processing state of the vocabulary. 
- setChannelIdentification(Boolean) - Method in class com.amazonaws.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. 
- setCompletionTime(Date) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 A timestamp that shows when the job was completed. 
- setCompletionTime(Date) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
- 
 A timestamp that shows when the job was completed. 
- setCreationTime(Date) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 A timestamp that shows when the job was created. 
- setCreationTime(Date) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
- 
 A timestamp that shows when the job was created. 
- setDownloadUri(String) - Method in class com.amazonaws.services.transcribe.model.GetVocabularyResult
- 
 The S3 location where the vocabulary is stored. 
- setEndpoint(String) - Method in interface com.amazonaws.services.transcribe.AmazonTranscribe
- 
Overrides the default endpoint for this client
 ("https://transcribe.us-east-1.amazonaws.com"). 
- setFailureReason(String) - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyResult
- 
 If the VocabularyStatefield isFAILED, this
 field contains information about why the job failed.
 
- setFailureReason(String) - Method in class com.amazonaws.services.transcribe.model.GetVocabularyResult
- 
 If the VocabularyStatefield isFAILED, this
 field contains information about why the job failed.
 
- setFailureReason(String) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 If the TranscriptionJobStatusfield isFAILED,
 this field contains information about why the job failed.
 
- setFailureReason(String) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
- 
 If the TranscriptionJobStatusfield isFAILED,
 a description of the error.
 
- setJobNameContains(String) - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsRequest
- 
 When specified, the jobs returned in the list are limited to jobs whose
 name contains the specified string. 
- setLanguageCode(String) - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyRequest
- 
 The language code of the vocabulary entries. 
- setLanguageCode(LanguageCode) - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyRequest
- 
 The language code of the vocabulary entries. 
- setLanguageCode(String) - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyResult
- 
 The language code of the vocabulary entries. 
- setLanguageCode(LanguageCode) - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyResult
- 
 The language code of the vocabulary entries. 
- setLanguageCode(String) - Method in class com.amazonaws.services.transcribe.model.GetVocabularyResult
- 
 The language code of the vocabulary entries. 
- setLanguageCode(LanguageCode) - Method in class com.amazonaws.services.transcribe.model.GetVocabularyResult
- 
 The language code of the vocabulary entries. 
- setLanguageCode(String) - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
- 
 The language code for the language used in the input media file. 
- setLanguageCode(LanguageCode) - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
- 
 The language code for the language used in the input media file. 
- setLanguageCode(String) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 The language code for the input speech. 
- setLanguageCode(LanguageCode) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 The language code for the input speech. 
- setLanguageCode(String) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
- 
 The language code for the input speech. 
- setLanguageCode(LanguageCode) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
- 
 The language code for the input speech. 
- setLanguageCode(String) - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyRequest
- 
 The language code of the vocabulary entries. 
- setLanguageCode(LanguageCode) - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyRequest
- 
 The language code of the vocabulary entries. 
- setLanguageCode(String) - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyResult
- 
 The language code of the vocabulary entries. 
- setLanguageCode(LanguageCode) - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyResult
- 
 The language code of the vocabulary entries. 
- setLanguageCode(String) - Method in class com.amazonaws.services.transcribe.model.VocabularyInfo
- 
 The language code of the vocabulary entries. 
- setLanguageCode(LanguageCode) - Method in class com.amazonaws.services.transcribe.model.VocabularyInfo
- 
 The language code of the vocabulary entries. 
- setLastModifiedTime(Date) - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyResult
- 
 The date and time that the vocabulary was created. 
- setLastModifiedTime(Date) - Method in class com.amazonaws.services.transcribe.model.GetVocabularyResult
- 
 The date and time that the vocabulary was last modified. 
- setLastModifiedTime(Date) - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyResult
- 
 The date and time that the vocabulary was updated. 
- setLastModifiedTime(Date) - Method in class com.amazonaws.services.transcribe.model.VocabularyInfo
- 
 The date and time that the vocabulary was last modified. 
- setMaxResults(Integer) - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsRequest
- 
 The maximum number of jobs to return in the response. 
- setMaxResults(Integer) - Method in class com.amazonaws.services.transcribe.model.ListVocabulariesRequest
- 
 The maximum number of vocabularies to return in the response. 
- setMaxSpeakerLabels(Integer) - Method in class com.amazonaws.services.transcribe.model.Settings
- 
 The maximum number of speakers to identify in the input audio. 
- setMedia(Media) - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
- 
 An object that describes the input media for a transcription job. 
- setMedia(Media) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 An object that describes the input media for the transcription job. 
- setMediaFileUri(String) - Method in class com.amazonaws.services.transcribe.model.Media
- 
 The S3 location of the input media file. 
- setMediaFormat(String) - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
- 
 The format of the input media file. 
- setMediaFormat(MediaFormat) - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
- 
 The format of the input media file. 
- setMediaFormat(String) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 The format of the input media file. 
- setMediaFormat(MediaFormat) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 The format of the input media file. 
- setMediaSampleRateHertz(Integer) - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
- 
 The sample rate, in Hertz, of the audio track in the input media file. 
- setMediaSampleRateHertz(Integer) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 The sample rate, in Hertz, of the audio track in the input media file. 
- setNameContains(String) - Method in class com.amazonaws.services.transcribe.model.ListVocabulariesRequest
- 
 When specified, the vocabularies returned in the list are limited to
 vocabularies whose name contains the specified string. 
- setNextToken(String) - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsRequest
- 
 If the result of the previous request to
 ListTranscriptionJobswas truncated, include theNextTokento fetch the next set of jobs.
 
- setNextToken(String) - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsResult
- 
 The ListTranscriptionJobsoperation returns a page of jobs
 at a time.
 
- setNextToken(String) - Method in class com.amazonaws.services.transcribe.model.ListVocabulariesRequest
- 
 If the result of the previous request to ListVocabularieswas truncated, include theNextTokento fetch the next set
 of jobs.
 
- setNextToken(String) - Method in class com.amazonaws.services.transcribe.model.ListVocabulariesResult
- 
 The ListVocabulariesoperation returns a page of
 vocabularies at a time.
 
- setOutputBucketName(String) - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
- 
 The location where the transcription is stored. 
- setOutputEncryptionKMSKeyId(String) - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
- 
Sets the value of outputEncryptionKMSKeyId 
- setOutputLocationType(String) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
- 
 Indicates the location of the output of the transcription job. 
- setOutputLocationType(OutputLocationType) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
- 
 Indicates the location of the output of the transcription job. 
- setPhrases(Collection<String>) - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyRequest
- 
 An array of strings that contains the vocabulary entries. 
- setPhrases(Collection<String>) - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyRequest
- 
 An array of strings containing the vocabulary entries. 
- setRegion(Region) - Method in interface com.amazonaws.services.transcribe.AmazonTranscribe
- 
- setSettings(Settings) - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
- 
 A Settingsobject that provides optional settings for a
 transcription job.
 
- setSettings(Settings) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 Optional settings for the transcription job. 
- setShowSpeakerLabels(Boolean) - Method in class com.amazonaws.services.transcribe.model.Settings
- 
 Determines whether the transcription job uses speaker recognition to
 identify different speakers in the input audio. 
- setStateEquals(String) - Method in class com.amazonaws.services.transcribe.model.ListVocabulariesRequest
- 
 When specified, only returns vocabularies with the
 VocabularyStatefield equal to the specified state.
 
- setStateEquals(VocabularyState) - Method in class com.amazonaws.services.transcribe.model.ListVocabulariesRequest
- 
 When specified, only returns vocabularies with the
 VocabularyStatefield equal to the specified state.
 
- setStatus(String) - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsRequest
- 
 When specified, returns only transcription jobs with the specified
 status. 
- setStatus(TranscriptionJobStatus) - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsRequest
- 
 When specified, returns only transcription jobs with the specified
 status. 
- setStatus(String) - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsResult
- 
 The requested status of the jobs returned. 
- setStatus(TranscriptionJobStatus) - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsResult
- 
 The requested status of the jobs returned. 
- setStatus(String) - Method in class com.amazonaws.services.transcribe.model.ListVocabulariesResult
- 
 The requested vocabulary state. 
- setStatus(TranscriptionJobStatus) - Method in class com.amazonaws.services.transcribe.model.ListVocabulariesResult
- 
 The requested vocabulary state. 
- Settings - Class in com.amazonaws.services.transcribe.model
- 
 Provides optional settings for the StartTranscriptionJoboperation.
 
- Settings() - Constructor for class com.amazonaws.services.transcribe.model.Settings
-  
- setTranscript(Transcript) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 An object that describes the output of the transcription job. 
- setTranscriptFileUri(String) - Method in class com.amazonaws.services.transcribe.model.Transcript
- 
 The location where the transcription is stored. 
- setTranscriptionJob(TranscriptionJob) - Method in class com.amazonaws.services.transcribe.model.GetTranscriptionJobResult
- 
 An object that contains the results of the transcription job. 
- setTranscriptionJob(TranscriptionJob) - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobResult
- 
 An object containing details of the asynchronous transcription job. 
- setTranscriptionJobName(String) - Method in class com.amazonaws.services.transcribe.model.DeleteTranscriptionJobRequest
- 
 The name of the transcription job to be deleted. 
- setTranscriptionJobName(String) - Method in class com.amazonaws.services.transcribe.model.GetTranscriptionJobRequest
- 
 The name of the job. 
- setTranscriptionJobName(String) - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
- 
 The name of the job. 
- setTranscriptionJobName(String) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 The name of the transcription job. 
- setTranscriptionJobName(String) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
- 
 The name of the transcription job. 
- setTranscriptionJobStatus(String) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 The status of the transcription job. 
- setTranscriptionJobStatus(TranscriptionJobStatus) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 The status of the transcription job. 
- setTranscriptionJobStatus(String) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
- 
 The status of the transcription job. 
- setTranscriptionJobStatus(TranscriptionJobStatus) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
- 
 The status of the transcription job. 
- setTranscriptionJobSummaries(Collection<TranscriptionJobSummary>) - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsResult
- 
 A list of objects containing summary information for a transcription job. 
- setVocabularies(Collection<VocabularyInfo>) - Method in class com.amazonaws.services.transcribe.model.ListVocabulariesResult
- 
 A list of objects that describe the vocabularies that match the search
 criteria in the request. 
- setVocabularyFileUri(String) - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyRequest
- 
 The S3 location of the text file that contains the definition of the
 custom vocabulary. 
- setVocabularyFileUri(String) - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyRequest
- 
 The S3 location of the text file that contains the definition of the
 custom vocabulary. 
- setVocabularyName(String) - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyRequest
- 
 The name of the vocabulary. 
- setVocabularyName(String) - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyResult
- 
 The name of the vocabulary. 
- setVocabularyName(String) - Method in class com.amazonaws.services.transcribe.model.DeleteVocabularyRequest
- 
 The name of the vocabulary to delete. 
- setVocabularyName(String) - Method in class com.amazonaws.services.transcribe.model.GetVocabularyRequest
- 
 The name of the vocabulary to return information about. 
- setVocabularyName(String) - Method in class com.amazonaws.services.transcribe.model.GetVocabularyResult
- 
 The name of the vocabulary to return. 
- setVocabularyName(String) - Method in class com.amazonaws.services.transcribe.model.Settings
- 
 The name of a vocabulary to use when processing the transcription job. 
- setVocabularyName(String) - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyRequest
- 
 The name of the vocabulary to update. 
- setVocabularyName(String) - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyResult
- 
 The name of the vocabulary that was updated. 
- setVocabularyName(String) - Method in class com.amazonaws.services.transcribe.model.VocabularyInfo
- 
 The name of the vocabulary. 
- setVocabularyState(String) - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyResult
- 
 The processing state of the vocabulary. 
- setVocabularyState(VocabularyState) - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyResult
- 
 The processing state of the vocabulary. 
- setVocabularyState(String) - Method in class com.amazonaws.services.transcribe.model.GetVocabularyResult
- 
 The processing state of the vocabulary. 
- setVocabularyState(VocabularyState) - Method in class com.amazonaws.services.transcribe.model.GetVocabularyResult
- 
 The processing state of the vocabulary. 
- setVocabularyState(String) - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyResult
- 
 The processing state of the vocabulary. 
- setVocabularyState(VocabularyState) - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyResult
- 
 The processing state of the vocabulary. 
- setVocabularyState(String) - Method in class com.amazonaws.services.transcribe.model.VocabularyInfo
- 
 The processing state of the vocabulary. 
- setVocabularyState(VocabularyState) - Method in class com.amazonaws.services.transcribe.model.VocabularyInfo
- 
 The processing state of the vocabulary. 
- shutdown() - Method in interface com.amazonaws.services.transcribe.AmazonTranscribe
- 
Shuts down this client object, releasing any resources that might be held
 open. 
- shutdown() - Method in class com.amazonaws.services.transcribe.AmazonTranscribeAsyncClient
- 
Shuts down the client, releasing all managed resources. 
- startTranscriptionJob(StartTranscriptionJobRequest) - Method in interface com.amazonaws.services.transcribe.AmazonTranscribe
- 
 Starts an asynchronous job to transcribe speech to text. 
- startTranscriptionJob(StartTranscriptionJobRequest) - Method in class com.amazonaws.services.transcribe.AmazonTranscribeClient
- 
 Starts an asynchronous job to transcribe speech to text. 
- startTranscriptionJobAsync(StartTranscriptionJobRequest) - Method in interface com.amazonaws.services.transcribe.AmazonTranscribeAsync
- 
 Starts an asynchronous job to transcribe speech to text. 
- startTranscriptionJobAsync(StartTranscriptionJobRequest, AsyncHandler<StartTranscriptionJobRequest, StartTranscriptionJobResult>) - Method in interface com.amazonaws.services.transcribe.AmazonTranscribeAsync
- 
 Starts an asynchronous job to transcribe speech to text. 
- startTranscriptionJobAsync(StartTranscriptionJobRequest) - Method in class com.amazonaws.services.transcribe.AmazonTranscribeAsyncClient
- 
 Starts an asynchronous job to transcribe speech to text. 
- startTranscriptionJobAsync(StartTranscriptionJobRequest, AsyncHandler<StartTranscriptionJobRequest, StartTranscriptionJobResult>) - Method in class com.amazonaws.services.transcribe.AmazonTranscribeAsyncClient
- 
 Starts an asynchronous job to transcribe speech to text. 
- StartTranscriptionJobRequest - Class in com.amazonaws.services.transcribe.model
- 
 Starts an asynchronous job to transcribe speech to text. 
- StartTranscriptionJobRequest() - Constructor for class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
-  
- StartTranscriptionJobResult - Class in com.amazonaws.services.transcribe.model
-  
- StartTranscriptionJobResult() - Constructor for class com.amazonaws.services.transcribe.model.StartTranscriptionJobResult
-  
- toString() - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.transcribe.model.DeleteTranscriptionJobRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.transcribe.model.DeleteVocabularyRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.transcribe.model.GetTranscriptionJobRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.transcribe.model.GetTranscriptionJobResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.transcribe.model.GetVocabularyRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.transcribe.model.GetVocabularyResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in enum com.amazonaws.services.transcribe.model.LanguageCode
-  
- toString() - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.transcribe.model.ListVocabulariesRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.transcribe.model.ListVocabulariesResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.transcribe.model.Media
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in enum com.amazonaws.services.transcribe.model.MediaFormat
-  
- toString() - Method in enum com.amazonaws.services.transcribe.model.OutputLocationType
-  
- toString() - Method in class com.amazonaws.services.transcribe.model.Settings
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.transcribe.model.Transcript
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in enum com.amazonaws.services.transcribe.model.TranscriptionJobStatus
-  
- toString() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyRequest
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyResult
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in class com.amazonaws.services.transcribe.model.VocabularyInfo
- 
Returns a string representation of this object; useful for testing and
 debugging. 
- toString() - Method in enum com.amazonaws.services.transcribe.model.VocabularyState
-  
- Transcript - Class in com.amazonaws.services.transcribe.model
- 
 Identifies the location of a transcription. 
- Transcript() - Constructor for class com.amazonaws.services.transcribe.model.Transcript
-  
- TranscriptionJob - Class in com.amazonaws.services.transcribe.model
- 
 Describes an asynchronous transcription job that was created with the
 StartTranscriptionJoboperation.
 
- TranscriptionJob() - Constructor for class com.amazonaws.services.transcribe.model.TranscriptionJob
-  
- TranscriptionJobStatus - Enum in com.amazonaws.services.transcribe.model
- 
Transcription Job Status 
- TranscriptionJobSummary - Class in com.amazonaws.services.transcribe.model
- 
 Provides a summary of information about a transcription job. 
- TranscriptionJobSummary() - Constructor for class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
-  
- withChannelIdentification(Boolean) - Method in class com.amazonaws.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. 
- withCompletionTime(Date) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 A timestamp that shows when the job was completed. 
- withCompletionTime(Date) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
- 
 A timestamp that shows when the job was completed. 
- withCreationTime(Date) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 A timestamp that shows when the job was created. 
- withCreationTime(Date) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
- 
 A timestamp that shows when the job was created. 
- withDownloadUri(String) - Method in class com.amazonaws.services.transcribe.model.GetVocabularyResult
- 
 The S3 location where the vocabulary is stored. 
- withFailureReason(String) - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyResult
- 
 If the VocabularyStatefield isFAILED, this
 field contains information about why the job failed.
 
- withFailureReason(String) - Method in class com.amazonaws.services.transcribe.model.GetVocabularyResult
- 
 If the VocabularyStatefield isFAILED, this
 field contains information about why the job failed.
 
- withFailureReason(String) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 If the TranscriptionJobStatusfield isFAILED,
 this field contains information about why the job failed.
 
- withFailureReason(String) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
- 
 If the TranscriptionJobStatusfield isFAILED,
 a description of the error.
 
- withJobNameContains(String) - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsRequest
- 
 When specified, the jobs returned in the list are limited to jobs whose
 name contains the specified string. 
- withLanguageCode(String) - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyRequest
- 
 The language code of the vocabulary entries. 
- withLanguageCode(LanguageCode) - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyRequest
- 
 The language code of the vocabulary entries. 
- withLanguageCode(String) - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyResult
- 
 The language code of the vocabulary entries. 
- withLanguageCode(LanguageCode) - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyResult
- 
 The language code of the vocabulary entries. 
- withLanguageCode(String) - Method in class com.amazonaws.services.transcribe.model.GetVocabularyResult
- 
 The language code of the vocabulary entries. 
- withLanguageCode(LanguageCode) - Method in class com.amazonaws.services.transcribe.model.GetVocabularyResult
- 
 The language code of the vocabulary entries. 
- withLanguageCode(String) - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
- 
 The language code for the language used in the input media file. 
- withLanguageCode(LanguageCode) - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
- 
 The language code for the language used in the input media file. 
- withLanguageCode(String) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 The language code for the input speech. 
- withLanguageCode(LanguageCode) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 The language code for the input speech. 
- withLanguageCode(String) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
- 
 The language code for the input speech. 
- withLanguageCode(LanguageCode) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
- 
 The language code for the input speech. 
- withLanguageCode(String) - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyRequest
- 
 The language code of the vocabulary entries. 
- withLanguageCode(LanguageCode) - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyRequest
- 
 The language code of the vocabulary entries. 
- withLanguageCode(String) - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyResult
- 
 The language code of the vocabulary entries. 
- withLanguageCode(LanguageCode) - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyResult
- 
 The language code of the vocabulary entries. 
- withLanguageCode(String) - Method in class com.amazonaws.services.transcribe.model.VocabularyInfo
- 
 The language code of the vocabulary entries. 
- withLanguageCode(LanguageCode) - Method in class com.amazonaws.services.transcribe.model.VocabularyInfo
- 
 The language code of the vocabulary entries. 
- withLastModifiedTime(Date) - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyResult
- 
 The date and time that the vocabulary was created. 
- withLastModifiedTime(Date) - Method in class com.amazonaws.services.transcribe.model.GetVocabularyResult
- 
 The date and time that the vocabulary was last modified. 
- withLastModifiedTime(Date) - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyResult
- 
 The date and time that the vocabulary was updated. 
- withLastModifiedTime(Date) - Method in class com.amazonaws.services.transcribe.model.VocabularyInfo
- 
 The date and time that the vocabulary was last modified. 
- withMaxResults(Integer) - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsRequest
- 
 The maximum number of jobs to return in the response. 
- withMaxResults(Integer) - Method in class com.amazonaws.services.transcribe.model.ListVocabulariesRequest
- 
 The maximum number of vocabularies to return in the response. 
- withMaxSpeakerLabels(Integer) - Method in class com.amazonaws.services.transcribe.model.Settings
- 
 The maximum number of speakers to identify in the input audio. 
- withMedia(Media) - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
- 
 An object that describes the input media for a transcription job. 
- withMedia(Media) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 An object that describes the input media for the transcription job. 
- withMediaFileUri(String) - Method in class com.amazonaws.services.transcribe.model.Media
- 
 The S3 location of the input media file. 
- withMediaFormat(String) - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
- 
 The format of the input media file. 
- withMediaFormat(MediaFormat) - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
- 
 The format of the input media file. 
- withMediaFormat(String) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 The format of the input media file. 
- withMediaFormat(MediaFormat) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 The format of the input media file. 
- withMediaSampleRateHertz(Integer) - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
- 
 The sample rate, in Hertz, of the audio track in the input media file. 
- withMediaSampleRateHertz(Integer) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 The sample rate, in Hertz, of the audio track in the input media file. 
- withNameContains(String) - Method in class com.amazonaws.services.transcribe.model.ListVocabulariesRequest
- 
 When specified, the vocabularies returned in the list are limited to
 vocabularies whose name contains the specified string. 
- withNextToken(String) - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsRequest
- 
 If the result of the previous request to
 ListTranscriptionJobswas truncated, include theNextTokento fetch the next set of jobs.
 
- withNextToken(String) - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsResult
- 
 The ListTranscriptionJobsoperation returns a page of jobs
 at a time.
 
- withNextToken(String) - Method in class com.amazonaws.services.transcribe.model.ListVocabulariesRequest
- 
 If the result of the previous request to ListVocabularieswas truncated, include theNextTokento fetch the next set
 of jobs.
 
- withNextToken(String) - Method in class com.amazonaws.services.transcribe.model.ListVocabulariesResult
- 
 The ListVocabulariesoperation returns a page of
 vocabularies at a time.
 
- withOutputBucketName(String) - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
- 
 The location where the transcription is stored. 
- withOutputEncryptionKMSKeyId(String) - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
- 
Sets the value of the outputEncryptionKMSKeyId property for this object. 
- withOutputLocationType(String) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
- 
 Indicates the location of the output of the transcription job. 
- withOutputLocationType(OutputLocationType) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
- 
 Indicates the location of the output of the transcription job. 
- withPhrases(String...) - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyRequest
- 
 An array of strings that contains the vocabulary entries. 
- withPhrases(Collection<String>) - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyRequest
- 
 An array of strings that contains the vocabulary entries. 
- withPhrases(String...) - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyRequest
- 
 An array of strings containing the vocabulary entries. 
- withPhrases(Collection<String>) - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyRequest
- 
 An array of strings containing the vocabulary entries. 
- withSettings(Settings) - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
- 
 A Settingsobject that provides optional settings for a
 transcription job.
 
- withSettings(Settings) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 Optional settings for the transcription job. 
- withShowSpeakerLabels(Boolean) - Method in class com.amazonaws.services.transcribe.model.Settings
- 
 Determines whether the transcription job uses speaker recognition to
 identify different speakers in the input audio. 
- withStateEquals(String) - Method in class com.amazonaws.services.transcribe.model.ListVocabulariesRequest
- 
 When specified, only returns vocabularies with the
 VocabularyStatefield equal to the specified state.
 
- withStateEquals(VocabularyState) - Method in class com.amazonaws.services.transcribe.model.ListVocabulariesRequest
- 
 When specified, only returns vocabularies with the
 VocabularyStatefield equal to the specified state.
 
- withStatus(String) - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsRequest
- 
 When specified, returns only transcription jobs with the specified
 status. 
- withStatus(TranscriptionJobStatus) - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsRequest
- 
 When specified, returns only transcription jobs with the specified
 status. 
- withStatus(String) - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsResult
- 
 The requested status of the jobs returned. 
- withStatus(TranscriptionJobStatus) - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsResult
- 
 The requested status of the jobs returned. 
- withStatus(String) - Method in class com.amazonaws.services.transcribe.model.ListVocabulariesResult
- 
 The requested vocabulary state. 
- withStatus(TranscriptionJobStatus) - Method in class com.amazonaws.services.transcribe.model.ListVocabulariesResult
- 
 The requested vocabulary state. 
- withTranscript(Transcript) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 An object that describes the output of the transcription job. 
- withTranscriptFileUri(String) - Method in class com.amazonaws.services.transcribe.model.Transcript
- 
 The location where the transcription is stored. 
- withTranscriptionJob(TranscriptionJob) - Method in class com.amazonaws.services.transcribe.model.GetTranscriptionJobResult
- 
 An object that contains the results of the transcription job. 
- withTranscriptionJob(TranscriptionJob) - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobResult
- 
 An object containing details of the asynchronous transcription job. 
- withTranscriptionJobName(String) - Method in class com.amazonaws.services.transcribe.model.DeleteTranscriptionJobRequest
- 
 The name of the transcription job to be deleted. 
- withTranscriptionJobName(String) - Method in class com.amazonaws.services.transcribe.model.GetTranscriptionJobRequest
- 
 The name of the job. 
- withTranscriptionJobName(String) - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
- 
 The name of the job. 
- withTranscriptionJobName(String) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 The name of the transcription job. 
- withTranscriptionJobName(String) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
- 
 The name of the transcription job. 
- withTranscriptionJobStatus(String) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 The status of the transcription job. 
- withTranscriptionJobStatus(TranscriptionJobStatus) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
- 
 The status of the transcription job. 
- withTranscriptionJobStatus(String) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
- 
 The status of the transcription job. 
- withTranscriptionJobStatus(TranscriptionJobStatus) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
- 
 The status of the transcription job. 
- withTranscriptionJobSummaries(TranscriptionJobSummary...) - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsResult
- 
 A list of objects containing summary information for a transcription job. 
- withTranscriptionJobSummaries(Collection<TranscriptionJobSummary>) - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsResult
- 
 A list of objects containing summary information for a transcription job. 
- withVocabularies(VocabularyInfo...) - Method in class com.amazonaws.services.transcribe.model.ListVocabulariesResult
- 
 A list of objects that describe the vocabularies that match the search
 criteria in the request. 
- withVocabularies(Collection<VocabularyInfo>) - Method in class com.amazonaws.services.transcribe.model.ListVocabulariesResult
- 
 A list of objects that describe the vocabularies that match the search
 criteria in the request. 
- withVocabularyFileUri(String) - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyRequest
- 
 The S3 location of the text file that contains the definition of the
 custom vocabulary. 
- withVocabularyFileUri(String) - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyRequest
- 
 The S3 location of the text file that contains the definition of the
 custom vocabulary. 
- withVocabularyName(String) - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyRequest
- 
 The name of the vocabulary. 
- withVocabularyName(String) - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyResult
- 
 The name of the vocabulary. 
- withVocabularyName(String) - Method in class com.amazonaws.services.transcribe.model.DeleteVocabularyRequest
- 
 The name of the vocabulary to delete. 
- withVocabularyName(String) - Method in class com.amazonaws.services.transcribe.model.GetVocabularyRequest
- 
 The name of the vocabulary to return information about. 
- withVocabularyName(String) - Method in class com.amazonaws.services.transcribe.model.GetVocabularyResult
- 
 The name of the vocabulary to return. 
- withVocabularyName(String) - Method in class com.amazonaws.services.transcribe.model.Settings
- 
 The name of a vocabulary to use when processing the transcription job. 
- withVocabularyName(String) - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyRequest
- 
 The name of the vocabulary to update. 
- withVocabularyName(String) - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyResult
- 
 The name of the vocabulary that was updated. 
- withVocabularyName(String) - Method in class com.amazonaws.services.transcribe.model.VocabularyInfo
- 
 The name of the vocabulary. 
- withVocabularyState(String) - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyResult
- 
 The processing state of the vocabulary. 
- withVocabularyState(VocabularyState) - Method in class com.amazonaws.services.transcribe.model.CreateVocabularyResult
- 
 The processing state of the vocabulary. 
- withVocabularyState(String) - Method in class com.amazonaws.services.transcribe.model.GetVocabularyResult
- 
 The processing state of the vocabulary. 
- withVocabularyState(VocabularyState) - Method in class com.amazonaws.services.transcribe.model.GetVocabularyResult
- 
 The processing state of the vocabulary. 
- withVocabularyState(String) - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyResult
- 
 The processing state of the vocabulary. 
- withVocabularyState(VocabularyState) - Method in class com.amazonaws.services.transcribe.model.UpdateVocabularyResult
- 
 The processing state of the vocabulary. 
- withVocabularyState(String) - Method in class com.amazonaws.services.transcribe.model.VocabularyInfo
- 
 The processing state of the vocabulary. 
- withVocabularyState(VocabularyState) - Method in class com.amazonaws.services.transcribe.model.VocabularyInfo
- 
 The processing state of the vocabulary.