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