Skip navigation links
A B C D E F G H I L M N S T V W 

A

AbstractAmazonTranscribe - Class in com.amazonaws.services.transcribe
Abstract implementation of AmazonTranscribe.
AbstractAmazonTranscribe() - Constructor for class com.amazonaws.services.transcribe.AbstractAmazonTranscribe
 
AbstractAmazonTranscribeAsync - Class in com.amazonaws.services.transcribe
Abstract implementation of AmazonTranscribeAsync.
AbstractAmazonTranscribeAsync() - Constructor for class com.amazonaws.services.transcribe.AbstractAmazonTranscribeAsync
 
AmazonTranscribe - Interface in com.amazonaws.services.transcribe
Interface for accessing Amazon Transcribe Service.
AmazonTranscribeAsync - Interface in com.amazonaws.services.transcribe
Interface for accessing Amazon Transcribe Service asynchronously.
AmazonTranscribeAsyncClient - Class in com.amazonaws.services.transcribe
Client for accessing Amazon Transcribe Service asynchronously.
AmazonTranscribeAsyncClientBuilder - Class in com.amazonaws.services.transcribe
Fluent builder for AmazonTranscribeAsync.
AmazonTranscribeClient - Class in com.amazonaws.services.transcribe
Client for accessing Amazon Transcribe Service.
AmazonTranscribeClientBuilder - Class in com.amazonaws.services.transcribe
Fluent builder for AmazonTranscribe.
AmazonTranscribeException - Exception in com.amazonaws.services.transcribe.model
Base exception for all service exceptions thrown by Amazon Transcribe Service
AmazonTranscribeException(String) - Constructor for exception com.amazonaws.services.transcribe.model.AmazonTranscribeException
Constructs a new AmazonTranscribeException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.transcribe.AmazonTranscribeAsyncClient
 

B

BadRequestException - Exception in com.amazonaws.services.transcribe.model
There is a problem with one of the input fields.
BadRequestException(String) - Constructor for exception com.amazonaws.services.transcribe.model.BadRequestException
Constructs a new BadRequestException with the specified error message.
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.transcribe.AmazonTranscribeAsyncClientBuilder
Construct an asynchronous implementation of AmazonTranscribeAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.transcribe.AmazonTranscribeClientBuilder
Construct a synchronous implementation of AmazonTranscribe using the current builder configuration.
builder() - Static method in class com.amazonaws.services.transcribe.AmazonTranscribeClient
 

C

clone() - Method in class com.amazonaws.services.transcribe.model.GetTranscriptionJobRequest
 
clone() - Method in class com.amazonaws.services.transcribe.model.GetTranscriptionJobResult
 
clone() - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsRequest
 
clone() - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsResult
 
clone() - Method in class com.amazonaws.services.transcribe.model.Media
 
clone() - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
 
clone() - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobResult
 
clone() - Method in class com.amazonaws.services.transcribe.model.Transcript
 
clone() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
 
clone() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
 
com.amazonaws.services.transcribe - package com.amazonaws.services.transcribe
Operations and objects for transcribing speech to text.
com.amazonaws.services.transcribe.model - package com.amazonaws.services.transcribe.model
 
configFactory - Static variable in class com.amazonaws.services.transcribe.AmazonTranscribeClient
Client configuration factory providing ClientConfigurations tailored to this client
ConflictException - Exception in com.amazonaws.services.transcribe.model
The JobName field is a duplicate of a previously entered job name.
ConflictException(String) - Constructor for exception com.amazonaws.services.transcribe.model.ConflictException
Constructs a new ConflictException with the specified error message.

D

defaultClient() - Static method in class com.amazonaws.services.transcribe.AmazonTranscribeAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.transcribe.AmazonTranscribeClientBuilder
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.transcribe.AmazonTranscribe
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.transcribe.model.GetTranscriptionJobRequest
 
equals(Object) - Method in class com.amazonaws.services.transcribe.model.GetTranscriptionJobResult
 
equals(Object) - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsResult
 
equals(Object) - Method in class com.amazonaws.services.transcribe.model.Media
 
equals(Object) - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
 
equals(Object) - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobResult
 
equals(Object) - Method in class com.amazonaws.services.transcribe.model.Transcript
 
equals(Object) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
 
equals(Object) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
 

F

fromValue(String) - Static method in enum com.amazonaws.services.transcribe.model.LanguageCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.transcribe.model.MediaFormat
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.transcribe.model.TranscriptionJobStatus
Use this in place of valueOf.

G

getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.transcribe.AbstractAmazonTranscribe
 
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
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCompletionTime() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
Timestamp of the date and time that the job completed.
getCompletionTime() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
Timestamp of the date and time that the job completed.
getCreationTime() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
Timestamp of the date and time that the job was created.
getCreationTime() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
Timestamp of the date and time that the job was created.
getExecutorService() - Method in class com.amazonaws.services.transcribe.AmazonTranscribeAsyncClient
Returns the executor service used by this client to execute async requests.
getFailureReason() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
If the TranscriptionJobStatus field is FAILED, this field contains information about why the job failed.
getFailureReason() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
If the TranscriptionJobStatus field is FAILED, this field contains a description of the error.
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.
getMaxResults() - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsRequest
The maximum number of jobs to return in the response.
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 a 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.
getNextToken() - Method in class com.amazonaws.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.
getNextToken() - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsResult
The ListTranscriptionJobs operation returns a page of jobs at a time.
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.
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 S3 location where the transcription result is stored.
getTranscriptionJob(GetTranscriptionJobRequest) - Method in class com.amazonaws.services.transcribe.AbstractAmazonTranscribe
 
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 class com.amazonaws.services.transcribe.AbstractAmazonTranscribeAsync
 
getTranscriptionJobAsync(GetTranscriptionJobRequest, AsyncHandler<GetTranscriptionJobRequest, GetTranscriptionJobResult>) - Method in class com.amazonaws.services.transcribe.AbstractAmazonTranscribeAsync
 
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
 
getTranscriptionJobAsync(GetTranscriptionJobRequest, AsyncHandler<GetTranscriptionJobRequest, GetTranscriptionJobResult>) - Method in class com.amazonaws.services.transcribe.AmazonTranscribeAsyncClient
 
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
A name to identify the transcription job.
getTranscriptionJobName() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
The name assigned to the transcription job when it was created.
GetTranscriptionJobRequest - Class in com.amazonaws.services.transcribe.model
 
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 identifier assigned to the job when it was created.
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.

H

hashCode() - Method in class com.amazonaws.services.transcribe.model.GetTranscriptionJobRequest
 
hashCode() - Method in class com.amazonaws.services.transcribe.model.GetTranscriptionJobResult
 
hashCode() - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsRequest
 
hashCode() - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsResult
 
hashCode() - Method in class com.amazonaws.services.transcribe.model.Media
 
hashCode() - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobRequest
 
hashCode() - Method in class com.amazonaws.services.transcribe.model.StartTranscriptionJobResult
 
hashCode() - Method in class com.amazonaws.services.transcribe.model.Transcript
 
hashCode() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
 
hashCode() - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
 

I

InternalFailureException - Exception in com.amazonaws.services.transcribe.model
There was an internal error.
InternalFailureException(String) - Constructor for exception com.amazonaws.services.transcribe.model.InternalFailureException
Constructs a new InternalFailureException with the specified error message.

L

LanguageCode - Enum in com.amazonaws.services.transcribe.model
 
LimitExceededException - Exception in com.amazonaws.services.transcribe.model
Either you have sent too many requests or your input file is longer than 2 hours.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.transcribe.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
listTranscriptionJobs(ListTranscriptionJobsRequest) - Method in class com.amazonaws.services.transcribe.AbstractAmazonTranscribe
 
listTranscriptionJobs(ListTranscriptionJobsRequest) - Method in interface com.amazonaws.services.transcribe.AmazonTranscribe
Lists transcription jobs with the specified status.
listTranscriptionJobs(ListTranscriptionJobsRequest) - Method in class com.amazonaws.services.transcribe.AmazonTranscribeClient
Lists transcription jobs with the specified status.
listTranscriptionJobsAsync(ListTranscriptionJobsRequest) - Method in class com.amazonaws.services.transcribe.AbstractAmazonTranscribeAsync
 
listTranscriptionJobsAsync(ListTranscriptionJobsRequest, AsyncHandler<ListTranscriptionJobsRequest, ListTranscriptionJobsResult>) - Method in class com.amazonaws.services.transcribe.AbstractAmazonTranscribeAsync
 
listTranscriptionJobsAsync(ListTranscriptionJobsRequest) - Method in interface com.amazonaws.services.transcribe.AmazonTranscribeAsync
Lists transcription jobs with the specified status.
listTranscriptionJobsAsync(ListTranscriptionJobsRequest, AsyncHandler<ListTranscriptionJobsRequest, ListTranscriptionJobsResult>) - Method in interface com.amazonaws.services.transcribe.AmazonTranscribeAsync
Lists transcription jobs with the specified status.
listTranscriptionJobsAsync(ListTranscriptionJobsRequest) - Method in class com.amazonaws.services.transcribe.AmazonTranscribeAsyncClient
 
listTranscriptionJobsAsync(ListTranscriptionJobsRequest, AsyncHandler<ListTranscriptionJobsRequest, ListTranscriptionJobsResult>) - Method in class com.amazonaws.services.transcribe.AmazonTranscribeAsyncClient
 
ListTranscriptionJobsRequest - Class in com.amazonaws.services.transcribe.model
 
ListTranscriptionJobsRequest() - Constructor for class com.amazonaws.services.transcribe.model.ListTranscriptionJobsRequest
 
ListTranscriptionJobsResult - Class in com.amazonaws.services.transcribe.model
 
ListTranscriptionJobsResult() - Constructor for class com.amazonaws.services.transcribe.model.ListTranscriptionJobsResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.transcribe.model.Media
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.transcribe.model.Transcript
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
 
Media - Class in com.amazonaws.services.transcribe.model
Describes the input media file in a transcription request.
Media() - Constructor for class com.amazonaws.services.transcribe.model.Media
 
MediaFormat - Enum in com.amazonaws.services.transcribe.model
 

N

NotFoundException - Exception in com.amazonaws.services.transcribe.model
We can't find the requested job.
NotFoundException(String) - Constructor for exception com.amazonaws.services.transcribe.model.NotFoundException
Constructs a new NotFoundException with the specified error message.

S

setCompletionTime(Date) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
Timestamp of the date and time that the job completed.
setCompletionTime(Date) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
Timestamp of the date and time that the job completed.
setCreationTime(Date) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
Timestamp of the date and time that the job was created.
setCreationTime(Date) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
Timestamp of the date and time that the job was created.
setFailureReason(String) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
If the TranscriptionJobStatus field is FAILED, this field contains information about why the job failed.
setFailureReason(String) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
If the TranscriptionJobStatus field is FAILED, this field contains a description of the error.
setLanguageCode(String) - 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(String) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
The language code for the input speech.
setMaxResults(Integer) - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsRequest
The maximum number of jobs to return in the response.
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 a 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(String) - 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.
setNextToken(String) - Method in class com.amazonaws.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.
setNextToken(String) - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsResult
The ListTranscriptionJobs operation returns a page of jobs at a time.
setStatus(String) - 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.
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 S3 location where the transcription result 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.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
A name to identify the transcription job.
setTranscriptionJobName(String) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
The name assigned to the transcription job when it was created.
setTranscriptionJobStatus(String) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
The identifier assigned to the job when it was created.
setTranscriptionJobStatus(String) - 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.
shutdown() - Method in class com.amazonaws.services.transcribe.AbstractAmazonTranscribe
 
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.
standard() - Static method in class com.amazonaws.services.transcribe.AmazonTranscribeAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.transcribe.AmazonTranscribeClientBuilder
 
startTranscriptionJob(StartTranscriptionJobRequest) - Method in class com.amazonaws.services.transcribe.AbstractAmazonTranscribe
 
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 class com.amazonaws.services.transcribe.AbstractAmazonTranscribeAsync
 
startTranscriptionJobAsync(StartTranscriptionJobRequest, AsyncHandler<StartTranscriptionJobRequest, StartTranscriptionJobResult>) - Method in class com.amazonaws.services.transcribe.AbstractAmazonTranscribeAsync
 
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
 
startTranscriptionJobAsync(StartTranscriptionJobRequest, AsyncHandler<StartTranscriptionJobRequest, StartTranscriptionJobResult>) - Method in class com.amazonaws.services.transcribe.AmazonTranscribeAsyncClient
 
StartTranscriptionJobRequest - Class in com.amazonaws.services.transcribe.model
 
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
 

T

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 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.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 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.
Transcript - Class in com.amazonaws.services.transcribe.model
Describes the output of a transcription job.
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 StartTranscriptionJob operation.
TranscriptionJob() - Constructor for class com.amazonaws.services.transcribe.model.TranscriptionJob
 
TranscriptionJobStatus - Enum in com.amazonaws.services.transcribe.model
 
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
 

V

valueOf(String) - Static method in enum com.amazonaws.services.transcribe.model.LanguageCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.transcribe.model.MediaFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.transcribe.model.TranscriptionJobStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.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 com.amazonaws.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 com.amazonaws.services.transcribe.model.TranscriptionJobStatus
Returns an array containing the constants of this enum type, in the order they are declared.

W

withCompletionTime(Date) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
Timestamp of the date and time that the job completed.
withCompletionTime(Date) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
Timestamp of the date and time that the job completed.
withCreationTime(Date) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
Timestamp of the date and time that the job was created.
withCreationTime(Date) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
Timestamp of the date and time that the job was created.
withFailureReason(String) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
If the TranscriptionJobStatus field is FAILED, this field contains information about why the job failed.
withFailureReason(String) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
If the TranscriptionJobStatus field is FAILED, this field contains a description of the error.
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.
withMaxResults(Integer) - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsRequest
The maximum number of jobs to return in the response.
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 a 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.
withNextToken(String) - Method in class com.amazonaws.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.
withNextToken(String) - Method in class com.amazonaws.services.transcribe.model.ListTranscriptionJobsResult
The ListTranscriptionJobs operation returns a page of jobs at a time.
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.
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 S3 location where the transcription result 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.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
A name to identify the transcription job.
withTranscriptionJobName(String) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJobSummary
The name assigned to the transcription job when it was created.
withTranscriptionJobStatus(String) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
The identifier assigned to the job when it was created.
withTranscriptionJobStatus(TranscriptionJobStatus) - Method in class com.amazonaws.services.transcribe.model.TranscriptionJob
The identifier assigned to the job when it was created.
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.
A B C D E F G H I L M N S T V W 
Skip navigation links

Copyright © 2018. All rights reserved.