Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
UpdateJobResponse |
DbManagementClient.updateJob(UpdateJobRequest request) |
UpdateJobResponse |
DbManagement.updateJob(UpdateJobRequest request)
Updates the details for the recurring scheduled job specified by jobId.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateJobResponse> |
DbManagementAsync.updateJob(UpdateJobRequest request,
AsyncHandler<UpdateJobRequest,UpdateJobResponse> handler)
Updates the details for the recurring scheduled job specified by jobId.
|
Future<UpdateJobResponse> |
DbManagementAsyncClient.updateJob(UpdateJobRequest request,
AsyncHandler<UpdateJobRequest,UpdateJobResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateJobResponse> |
DbManagementAsync.updateJob(UpdateJobRequest request,
AsyncHandler<UpdateJobRequest,UpdateJobResponse> handler)
Updates the details for the recurring scheduled job specified by jobId.
|
Future<UpdateJobResponse> |
DbManagementAsyncClient.updateJob(UpdateJobRequest request,
AsyncHandler<UpdateJobRequest,UpdateJobResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateJobResponse |
UpdateJobResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateJobResponse.Builder |
UpdateJobResponse.Builder.copy(UpdateJobResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.