Package | Description |
---|---|
com.oracle.bmc.aispeech | |
com.oracle.bmc.aispeech.responses |
Modifier and Type | Method and Description |
---|---|
GetTranscriptionTaskResponse |
AIServiceSpeech.getTranscriptionTask(GetTranscriptionTaskRequest request)
Gets a Transcription Task by identifier
|
GetTranscriptionTaskResponse |
AIServiceSpeechClient.getTranscriptionTask(GetTranscriptionTaskRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetTranscriptionTaskResponse> |
AIServiceSpeechAsyncClient.getTranscriptionTask(GetTranscriptionTaskRequest request,
AsyncHandler<GetTranscriptionTaskRequest,GetTranscriptionTaskResponse> handler) |
Future<GetTranscriptionTaskResponse> |
AIServiceSpeechAsync.getTranscriptionTask(GetTranscriptionTaskRequest request,
AsyncHandler<GetTranscriptionTaskRequest,GetTranscriptionTaskResponse> handler)
Gets a Transcription Task by identifier
|
Modifier and Type | Method and Description |
---|---|
GetTranscriptionTaskResponse |
GetTranscriptionTaskResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetTranscriptionTaskResponse.Builder |
GetTranscriptionTaskResponse.Builder.copy(GetTranscriptionTaskResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.