Package | Description |
---|---|
com.oracle.bmc.aispeech | |
com.oracle.bmc.aispeech.requests |
Modifier and Type | Method and Description |
---|---|
CreateTranscriptionJobResponse |
AIServiceSpeech.createTranscriptionJob(CreateTranscriptionJobRequest request)
Creates a new Transcription Job.
|
CreateTranscriptionJobResponse |
AIServiceSpeechClient.createTranscriptionJob(CreateTranscriptionJobRequest request) |
Future<CreateTranscriptionJobResponse> |
AIServiceSpeechAsyncClient.createTranscriptionJob(CreateTranscriptionJobRequest request,
AsyncHandler<CreateTranscriptionJobRequest,CreateTranscriptionJobResponse> handler) |
Future<CreateTranscriptionJobResponse> |
AIServiceSpeechAsync.createTranscriptionJob(CreateTranscriptionJobRequest request,
AsyncHandler<CreateTranscriptionJobRequest,CreateTranscriptionJobResponse> handler)
Creates a new Transcription Job.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateTranscriptionJobResponse> |
AIServiceSpeechAsyncClient.createTranscriptionJob(CreateTranscriptionJobRequest request,
AsyncHandler<CreateTranscriptionJobRequest,CreateTranscriptionJobResponse> handler) |
Future<CreateTranscriptionJobResponse> |
AIServiceSpeechAsync.createTranscriptionJob(CreateTranscriptionJobRequest request,
AsyncHandler<CreateTranscriptionJobRequest,CreateTranscriptionJobResponse> handler)
Creates a new Transcription Job.
|
Modifier and Type | Method and Description |
---|---|
CreateTranscriptionJobRequest |
CreateTranscriptionJobRequest.Builder.build()
Build the instance of CreateTranscriptionJobRequest as configured by this builder
|
CreateTranscriptionJobRequest |
CreateTranscriptionJobRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateTranscriptionJobRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateTranscriptionJobRequest.Builder |
CreateTranscriptionJobRequest.Builder.copy(CreateTranscriptionJobRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.