Package | Description |
---|---|
com.oracle.bmc.ailanguage | |
com.oracle.bmc.ailanguage.responses |
Modifier and Type | Method and Description |
---|---|
DeleteJobResponse |
AIServiceLanguage.deleteJob(DeleteJobRequest request)
Deletes the language service async Job
|
DeleteJobResponse |
AIServiceLanguageClient.deleteJob(DeleteJobRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteJobResponse> |
AIServiceLanguageAsyncClient.deleteJob(DeleteJobRequest request,
AsyncHandler<DeleteJobRequest,DeleteJobResponse> handler) |
Future<DeleteJobResponse> |
AIServiceLanguageAsync.deleteJob(DeleteJobRequest request,
AsyncHandler<DeleteJobRequest,DeleteJobResponse> handler)
Deletes the language service async Job
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteJobResponse> |
AIServiceLanguageAsyncClient.deleteJob(DeleteJobRequest request,
AsyncHandler<DeleteJobRequest,DeleteJobResponse> handler) |
Future<DeleteJobResponse> |
AIServiceLanguageAsync.deleteJob(DeleteJobRequest request,
AsyncHandler<DeleteJobRequest,DeleteJobResponse> handler)
Deletes the language service async Job
|
Modifier and Type | Method and Description |
---|---|
DeleteJobResponse |
DeleteJobResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteJobResponse.Builder |
DeleteJobResponse.Builder.copy(DeleteJobResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.