Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.responses |
Modifier and Type | Method and Description |
---|---|
DeleteJobResponse |
DataScienceClient.deleteJob(DeleteJobRequest request) |
DeleteJobResponse |
DataScience.deleteJob(DeleteJobRequest request)
Deletes a job.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteJobResponse> |
DataScienceAsyncClient.deleteJob(DeleteJobRequest request,
AsyncHandler<DeleteJobRequest,DeleteJobResponse> handler) |
Future<DeleteJobResponse> |
DataScienceAsync.deleteJob(DeleteJobRequest request,
AsyncHandler<DeleteJobRequest,DeleteJobResponse> handler)
Deletes a job.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteJobResponse> |
DataScienceAsyncClient.deleteJob(DeleteJobRequest request,
AsyncHandler<DeleteJobRequest,DeleteJobResponse> handler) |
Future<DeleteJobResponse> |
DataScienceAsync.deleteJob(DeleteJobRequest request,
AsyncHandler<DeleteJobRequest,DeleteJobResponse> handler)
Deletes a 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.