Package | Description |
---|---|
com.oracle.bmc.aispeech | |
com.oracle.bmc.aispeech.responses |
Modifier and Type | Method and Description |
---|---|
CancelTranscriptionTaskResponse |
AIServiceSpeech.cancelTranscriptionTask(CancelTranscriptionTaskRequest request)
Cancel Transcription Task
|
CancelTranscriptionTaskResponse |
AIServiceSpeechClient.cancelTranscriptionTask(CancelTranscriptionTaskRequest request) |
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 |
---|---|
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 |
---|---|
CancelTranscriptionTaskResponse |
CancelTranscriptionTaskResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CancelTranscriptionTaskResponse.Builder |
CancelTranscriptionTaskResponse.Builder.copy(CancelTranscriptionTaskResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.