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