Package | Description |
---|---|
com.oracle.bmc.aispeech | |
com.oracle.bmc.aispeech.responses |
Modifier and Type | Method and Description |
---|---|
CancelTranscriptionJobResponse |
AIServiceSpeech.cancelTranscriptionJob(CancelTranscriptionJobRequest request)
Canceling the job cancels all the tasks under it.
|
CancelTranscriptionJobResponse |
AIServiceSpeechClient.cancelTranscriptionJob(CancelTranscriptionJobRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CancelTranscriptionJobResponse> |
AIServiceSpeechAsyncClient.cancelTranscriptionJob(CancelTranscriptionJobRequest request,
AsyncHandler<CancelTranscriptionJobRequest,CancelTranscriptionJobResponse> handler) |
Future<CancelTranscriptionJobResponse> |
AIServiceSpeechAsync.cancelTranscriptionJob(CancelTranscriptionJobRequest request,
AsyncHandler<CancelTranscriptionJobRequest,CancelTranscriptionJobResponse> handler)
Canceling the job cancels all the tasks under it.
|
Modifier and Type | Method and Description |
---|---|
Future<CancelTranscriptionJobResponse> |
AIServiceSpeechAsyncClient.cancelTranscriptionJob(CancelTranscriptionJobRequest request,
AsyncHandler<CancelTranscriptionJobRequest,CancelTranscriptionJobResponse> handler) |
Future<CancelTranscriptionJobResponse> |
AIServiceSpeechAsync.cancelTranscriptionJob(CancelTranscriptionJobRequest request,
AsyncHandler<CancelTranscriptionJobRequest,CancelTranscriptionJobResponse> handler)
Canceling the job cancels all the tasks under it.
|
Modifier and Type | Method and Description |
---|---|
CancelTranscriptionJobResponse |
CancelTranscriptionJobResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CancelTranscriptionJobResponse.Builder |
CancelTranscriptionJobResponse.Builder.copy(CancelTranscriptionJobResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.