Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
GetDbSystemPatchHistoryEntryResponse |
DatabaseClient.getDbSystemPatchHistoryEntry(GetDbSystemPatchHistoryEntryRequest request) |
GetDbSystemPatchHistoryEntryResponse |
Database.getDbSystemPatchHistoryEntry(GetDbSystemPatchHistoryEntryRequest request)
Gets the details of the specified patch operation on the specified DB system.
|
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 |
---|---|
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 |
---|---|
GetDbSystemPatchHistoryEntryResponse |
GetDbSystemPatchHistoryEntryResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDbSystemPatchHistoryEntryResponse.Builder |
GetDbSystemPatchHistoryEntryResponse.Builder.copy(GetDbSystemPatchHistoryEntryResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.