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