Package | Description |
---|---|
com.oracle.bmc.aispeech | |
com.oracle.bmc.aispeech.requests |
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) |
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 |
---|---|
CancelTranscriptionJobRequest |
CancelTranscriptionJobRequest.Builder.build()
Build the instance of CancelTranscriptionJobRequest as configured by this builder
|
CancelTranscriptionJobRequest |
CancelTranscriptionJobRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CancelTranscriptionJobRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CancelTranscriptionJobRequest.Builder |
CancelTranscriptionJobRequest.Builder.copy(CancelTranscriptionJobRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.