Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
GetMaintenanceRunHistoryResponse |
DatabaseClient.getMaintenanceRunHistory(GetMaintenanceRunHistoryRequest request) |
GetMaintenanceRunHistoryResponse |
Database.getMaintenanceRunHistory(GetMaintenanceRunHistoryRequest request)
Gets information about the specified maintenance run history.
|
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 |
---|---|
GetMaintenanceRunHistoryRequest |
GetMaintenanceRunHistoryRequest.Builder.build()
Build the instance of GetMaintenanceRunHistoryRequest as configured by this builder
|
GetMaintenanceRunHistoryRequest |
GetMaintenanceRunHistoryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetMaintenanceRunHistoryRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetMaintenanceRunHistoryRequest.Builder |
GetMaintenanceRunHistoryRequest.Builder.copy(GetMaintenanceRunHistoryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.