Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
GetMaintenanceRunResponse |
DatabaseClient.getMaintenanceRun(GetMaintenanceRunRequest request) |
GetMaintenanceRunResponse |
Database.getMaintenanceRun(GetMaintenanceRunRequest request)
Gets information about the specified maintenance run.
|
Modifier and Type | Method and Description |
---|---|
Future<GetMaintenanceRunResponse> |
DatabaseAsyncClient.getMaintenanceRun(GetMaintenanceRunRequest request,
AsyncHandler<GetMaintenanceRunRequest,GetMaintenanceRunResponse> handler) |
Future<GetMaintenanceRunResponse> |
DatabaseAsync.getMaintenanceRun(GetMaintenanceRunRequest request,
AsyncHandler<GetMaintenanceRunRequest,GetMaintenanceRunResponse> handler)
Gets information about the specified maintenance run.
|
Modifier and Type | Method and Description |
---|---|
GetMaintenanceRunResponse |
GetMaintenanceRunResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetMaintenanceRunResponse.Builder |
GetMaintenanceRunResponse.Builder.copy(GetMaintenanceRunResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.