Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.requests |
Modifier and Type | Method and Description |
---|---|
UpdateJobResponse |
DataScienceClient.updateJob(UpdateJobRequest request) |
UpdateJobResponse |
DataScience.updateJob(UpdateJobRequest request)
Updates a job.
|
Future<UpdateJobResponse> |
DataScienceAsyncClient.updateJob(UpdateJobRequest request,
AsyncHandler<UpdateJobRequest,UpdateJobResponse> handler) |
Future<UpdateJobResponse> |
DataScienceAsync.updateJob(UpdateJobRequest request,
AsyncHandler<UpdateJobRequest,UpdateJobResponse> handler)
Updates a job.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateJobResponse> |
DataScienceAsyncClient.updateJob(UpdateJobRequest request,
AsyncHandler<UpdateJobRequest,UpdateJobResponse> handler) |
Future<UpdateJobResponse> |
DataScienceAsync.updateJob(UpdateJobRequest request,
AsyncHandler<UpdateJobRequest,UpdateJobResponse> handler)
Updates a 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.