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