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