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