Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
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 |
---|---|
GetVmClusterUpdateHistoryEntryRequest |
GetVmClusterUpdateHistoryEntryRequest.Builder.build()
Build the instance of GetVmClusterUpdateHistoryEntryRequest as configured by this builder
|
GetVmClusterUpdateHistoryEntryRequest |
GetVmClusterUpdateHistoryEntryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetVmClusterUpdateHistoryEntryRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetVmClusterUpdateHistoryEntryRequest.Builder |
GetVmClusterUpdateHistoryEntryRequest.Builder.copy(GetVmClusterUpdateHistoryEntryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.