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