| Package | Description |
|---|---|
| com.oracle.bmc.databasemanagement | |
| com.oracle.bmc.databasemanagement.requests |
| Modifier and Type | Method and Description |
|---|---|
DeleteJobResponse |
DbManagementClient.deleteJob(DeleteJobRequest request) |
DeleteJobResponse |
DbManagement.deleteJob(DeleteJobRequest request)
Deletes the job specified by jobId.
|
Future<DeleteJobResponse> |
DbManagementAsync.deleteJob(DeleteJobRequest request,
com.oracle.bmc.responses.AsyncHandler<DeleteJobRequest,DeleteJobResponse> handler)
Deletes the job specified by jobId.
|
Future<DeleteJobResponse> |
DbManagementAsyncClient.deleteJob(DeleteJobRequest request,
com.oracle.bmc.responses.AsyncHandler<DeleteJobRequest,DeleteJobResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteJobResponse> |
DbManagementAsync.deleteJob(DeleteJobRequest request,
com.oracle.bmc.responses.AsyncHandler<DeleteJobRequest,DeleteJobResponse> handler)
Deletes the job specified by jobId.
|
Future<DeleteJobResponse> |
DbManagementAsyncClient.deleteJob(DeleteJobRequest request,
com.oracle.bmc.responses.AsyncHandler<DeleteJobRequest,DeleteJobResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteJobRequest |
DeleteJobRequest.Builder.build()
Build the instance of DeleteJobRequest as configured by this builder
|
DeleteJobRequest |
DeleteJobRequest.Builder.buildWithoutInvocationCallback() |
| 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–2021. All rights reserved.