Package | Description |
---|---|
com.oracle.bmc.aispeech | |
com.oracle.bmc.aispeech.responses |
Modifier and Type | Method and Description |
---|---|
GetTranscriptionJobResponse |
AIServiceSpeech.getTranscriptionJob(GetTranscriptionJobRequest request)
Gets a Transcription Job by identifier
|
GetTranscriptionJobResponse |
AIServiceSpeechClient.getTranscriptionJob(GetTranscriptionJobRequest request) |
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 |
---|---|
GetTranscriptionJobResponse |
GetTranscriptionJobResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetTranscriptionJobResponse.Builder |
GetTranscriptionJobResponse.Builder.copy(GetTranscriptionJobResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.