Package | Description |
---|---|
com.oracle.bmc.aispeech | |
com.oracle.bmc.aispeech.responses |
Modifier and Type | Method and Description |
---|---|
ListTranscriptionJobsResponse |
AIServiceSpeech.listTranscriptionJobs(ListTranscriptionJobsRequest request)
Returns a list of Transcription Jobs.
|
ListTranscriptionJobsResponse |
AIServiceSpeechClient.listTranscriptionJobs(ListTranscriptionJobsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListTranscriptionJobsResponse> |
AIServiceSpeechAsyncClient.listTranscriptionJobs(ListTranscriptionJobsRequest request,
AsyncHandler<ListTranscriptionJobsRequest,ListTranscriptionJobsResponse> handler) |
Future<ListTranscriptionJobsResponse> |
AIServiceSpeechAsync.listTranscriptionJobs(ListTranscriptionJobsRequest request,
AsyncHandler<ListTranscriptionJobsRequest,ListTranscriptionJobsResponse> handler)
Returns a list of Transcription Jobs.
|
Iterable<ListTranscriptionJobsResponse> |
AIServiceSpeechPaginators.listTranscriptionJobsResponseIterator(ListTranscriptionJobsRequest request)
Creates a new iterable which will iterate over the responses received from the
listTranscriptionJobs operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListTranscriptionJobsResponse> |
AIServiceSpeechAsyncClient.listTranscriptionJobs(ListTranscriptionJobsRequest request,
AsyncHandler<ListTranscriptionJobsRequest,ListTranscriptionJobsResponse> handler) |
Future<ListTranscriptionJobsResponse> |
AIServiceSpeechAsync.listTranscriptionJobs(ListTranscriptionJobsRequest request,
AsyncHandler<ListTranscriptionJobsRequest,ListTranscriptionJobsResponse> handler)
Returns a list of Transcription Jobs.
|
Modifier and Type | Method and Description |
---|---|
ListTranscriptionJobsResponse |
ListTranscriptionJobsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListTranscriptionJobsResponse.Builder |
ListTranscriptionJobsResponse.Builder.copy(ListTranscriptionJobsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.