Package | Description |
---|---|
com.oracle.bmc.ailanguage | |
com.oracle.bmc.ailanguage.requests |
Modifier and Type | Method and Description |
---|---|
UpdateJobResponse |
AIServiceLanguage.updateJob(UpdateJobRequest request)
Updates the language service async Job
|
UpdateJobResponse |
AIServiceLanguageClient.updateJob(UpdateJobRequest request) |
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 |
---|---|
UpdateJobRequest |
UpdateJobRequest.Builder.build()
Build the instance of UpdateJobRequest as configured by this builder
|
UpdateJobRequest |
UpdateJobRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateJobRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.copy(UpdateJobRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.