Package | Description |
---|---|
com.oracle.bmc.aispeech | |
com.oracle.bmc.aispeech.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetTranscriptionJobResponse> |
AIServiceSpeechAsyncClient.getTranscriptionJob(GetTranscriptionJobRequest request,
AsyncHandler<GetTranscriptionJobRequest,GetTranscriptionJobResponse> handler) |
Future<GetTranscriptionJobResponse> |
AIServiceSpeechAsync.getTranscriptionJob(GetTranscriptionJobRequest request,
AsyncHandler<GetTranscriptionJobRequest,GetTranscriptionJobResponse> handler)
Gets a Transcription Job by identifier
|
Modifier and Type | Method and Description |
---|---|
GetTranscriptionJobRequest |
GetTranscriptionJobRequest.Builder.build()
Build the instance of GetTranscriptionJobRequest as configured by this builder
|
GetTranscriptionJobRequest |
GetTranscriptionJobRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetTranscriptionJobRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetTranscriptionJobRequest.Builder |
GetTranscriptionJobRequest.Builder.copy(GetTranscriptionJobRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.