Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
DeleteJobResponse |
DbManagementClient.deleteJob(DeleteJobRequest request) |
DeleteJobResponse |
DbManagement.deleteJob(DeleteJobRequest request)
Deletes the job specified by jobId.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteJobResponse> |
DbManagementAsync.deleteJob(DeleteJobRequest request,
AsyncHandler<DeleteJobRequest,DeleteJobResponse> handler)
Deletes the job specified by jobId.
|
Future<DeleteJobResponse> |
DbManagementAsyncClient.deleteJob(DeleteJobRequest request,
AsyncHandler<DeleteJobRequest,DeleteJobResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteJobResponse> |
DbManagementAsync.deleteJob(DeleteJobRequest request,
AsyncHandler<DeleteJobRequest,DeleteJobResponse> handler)
Deletes the job specified by jobId.
|
Future<DeleteJobResponse> |
DbManagementAsyncClient.deleteJob(DeleteJobRequest request,
AsyncHandler<DeleteJobRequest,DeleteJobResponse> handler) |
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.