Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.requests |
Modifier and Type | Method and Description |
---|---|
DeleteJobResponse |
DataScienceClient.deleteJob(DeleteJobRequest request) |
DeleteJobResponse |
DataScience.deleteJob(DeleteJobRequest request)
Deletes a job.
|
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 |
---|---|
DeleteJobRequest |
DeleteJobRequest.Builder.build()
Build the instance of DeleteJobRequest as configured by this builder
|
DeleteJobRequest |
DeleteJobRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteJobRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteJobRequest.Builder |
DeleteJobRequest.Builder.copy(DeleteJobRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.