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