Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetDbSystemPatchHistoryEntryResponse> |
DatabaseAsyncClient.getDbSystemPatchHistoryEntry(GetDbSystemPatchHistoryEntryRequest request,
AsyncHandler<GetDbSystemPatchHistoryEntryRequest,GetDbSystemPatchHistoryEntryResponse> handler) |
Future<GetDbSystemPatchHistoryEntryResponse> |
DatabaseAsync.getDbSystemPatchHistoryEntry(GetDbSystemPatchHistoryEntryRequest request,
AsyncHandler<GetDbSystemPatchHistoryEntryRequest,GetDbSystemPatchHistoryEntryResponse> handler)
Gets the details of the specified patch operation on the specified DB system.
|
Modifier and Type | Method and Description |
---|---|
GetDbSystemPatchHistoryEntryRequest |
GetDbSystemPatchHistoryEntryRequest.Builder.build()
Build the instance of GetDbSystemPatchHistoryEntryRequest as configured by this builder
|
GetDbSystemPatchHistoryEntryRequest |
GetDbSystemPatchHistoryEntryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetDbSystemPatchHistoryEntryRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetDbSystemPatchHistoryEntryRequest.Builder |
GetDbSystemPatchHistoryEntryRequest.Builder.copy(GetDbSystemPatchHistoryEntryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.