Package | Description |
---|---|
com.oracle.bmc.aispeech | |
com.oracle.bmc.aispeech.responses |
Modifier and Type | Method and Description |
---|---|
ListTranscriptionTasksResponse |
AIServiceSpeech.listTranscriptionTasks(ListTranscriptionTasksRequest request)
Returns a list of Transcription Tasks.
|
ListTranscriptionTasksResponse |
AIServiceSpeechClient.listTranscriptionTasks(ListTranscriptionTasksRequest request) |
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.
|
Iterable<ListTranscriptionTasksResponse> |
AIServiceSpeechPaginators.listTranscriptionTasksResponseIterator(ListTranscriptionTasksRequest request)
Creates a new iterable which will iterate over the responses received from the
listTranscriptionTasks operation.
|
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 |
---|---|
ListTranscriptionTasksResponse |
ListTranscriptionTasksResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListTranscriptionTasksResponse.Builder |
ListTranscriptionTasksResponse.Builder.copy(ListTranscriptionTasksResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.