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