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