Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListMaintenanceRunHistoryResponse> |
DatabaseAsync.listMaintenanceRunHistory(ListMaintenanceRunHistoryRequest request,
AsyncHandler<ListMaintenanceRunHistoryRequest,ListMaintenanceRunHistoryResponse> handler)
Gets a list of the maintenance run histories in the specified compartment.
|
Future<ListMaintenanceRunHistoryResponse> |
DatabaseAsyncClient.listMaintenanceRunHistory(ListMaintenanceRunHistoryRequest request,
AsyncHandler<ListMaintenanceRunHistoryRequest,ListMaintenanceRunHistoryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListMaintenanceRunHistoryRequest |
ListMaintenanceRunHistoryRequest.Builder.build()
Build the instance of ListMaintenanceRunHistoryRequest as configured by this builder
|
ListMaintenanceRunHistoryRequest |
ListMaintenanceRunHistoryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListMaintenanceRunHistoryRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListMaintenanceRunHistoryRequest.Builder |
ListMaintenanceRunHistoryRequest.Builder.copy(ListMaintenanceRunHistoryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.