Package | Description |
---|---|
com.oracle.bmc.aispeech | |
com.oracle.bmc.aispeech.requests |
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 |
---|---|
GetTranscriptionTaskRequest |
GetTranscriptionTaskRequest.Builder.build()
Build the instance of GetTranscriptionTaskRequest as configured by this builder
|
GetTranscriptionTaskRequest |
GetTranscriptionTaskRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetTranscriptionTaskRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetTranscriptionTaskRequest.Builder |
GetTranscriptionTaskRequest.Builder.copy(GetTranscriptionTaskRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.