Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
UpdateMaintenanceRunResponse |
DatabaseClient.updateMaintenanceRun(UpdateMaintenanceRunRequest request) |
UpdateMaintenanceRunResponse |
Database.updateMaintenanceRun(UpdateMaintenanceRunRequest request)
Updates the properties of a maintenance run, such as the state of a maintenance run.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateMaintenanceRunResponse> |
DatabaseAsyncClient.updateMaintenanceRun(UpdateMaintenanceRunRequest request,
AsyncHandler<UpdateMaintenanceRunRequest,UpdateMaintenanceRunResponse> handler) |
Future<UpdateMaintenanceRunResponse> |
DatabaseAsync.updateMaintenanceRun(UpdateMaintenanceRunRequest request,
AsyncHandler<UpdateMaintenanceRunRequest,UpdateMaintenanceRunResponse> handler)
Updates the properties of a maintenance run, such as the state of a maintenance run.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateMaintenanceRunResponse> |
DatabaseAsyncClient.updateMaintenanceRun(UpdateMaintenanceRunRequest request,
AsyncHandler<UpdateMaintenanceRunRequest,UpdateMaintenanceRunResponse> handler) |
Future<UpdateMaintenanceRunResponse> |
DatabaseAsync.updateMaintenanceRun(UpdateMaintenanceRunRequest request,
AsyncHandler<UpdateMaintenanceRunRequest,UpdateMaintenanceRunResponse> handler)
Updates the properties of a maintenance run, such as the state of a maintenance run.
|
Modifier and Type | Method and Description |
---|---|
UpdateMaintenanceRunResponse |
UpdateMaintenanceRunResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateMaintenanceRunResponse.Builder |
UpdateMaintenanceRunResponse.Builder.copy(UpdateMaintenanceRunResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.