Uses of Class
com.oracle.bmc.database.requests.GetExadbVmClusterUpdateHistoryEntryRequest
-
Packages that use GetExadbVmClusterUpdateHistoryEntryRequest Package Description com.oracle.bmc.database com.oracle.bmc.database.requests -
-
Uses of GetExadbVmClusterUpdateHistoryEntryRequest in com.oracle.bmc.database
Method parameters in com.oracle.bmc.database with type arguments of type GetExadbVmClusterUpdateHistoryEntryRequest Modifier and Type Method Description Future<GetExadbVmClusterUpdateHistoryEntryResponse>
DatabaseAsync. getExadbVmClusterUpdateHistoryEntry(GetExadbVmClusterUpdateHistoryEntryRequest request, AsyncHandler<GetExadbVmClusterUpdateHistoryEntryRequest,GetExadbVmClusterUpdateHistoryEntryResponse> handler)
Gets the maintenance update history details for the specified update history entry.Future<GetExadbVmClusterUpdateHistoryEntryResponse>
DatabaseAsyncClient. getExadbVmClusterUpdateHistoryEntry(GetExadbVmClusterUpdateHistoryEntryRequest request, AsyncHandler<GetExadbVmClusterUpdateHistoryEntryRequest,GetExadbVmClusterUpdateHistoryEntryResponse> handler)
-
Uses of GetExadbVmClusterUpdateHistoryEntryRequest in com.oracle.bmc.database.requests
Methods in com.oracle.bmc.database.requests that return GetExadbVmClusterUpdateHistoryEntryRequest Modifier and Type Method Description GetExadbVmClusterUpdateHistoryEntryRequest
GetExadbVmClusterUpdateHistoryEntryRequest.Builder. build()
Build the instance of GetExadbVmClusterUpdateHistoryEntryRequest as configured by this builderGetExadbVmClusterUpdateHistoryEntryRequest
GetExadbVmClusterUpdateHistoryEntryRequest.Builder. buildWithoutInvocationCallback()
Build the instance of GetExadbVmClusterUpdateHistoryEntryRequest as configured by this builderMethods in com.oracle.bmc.database.requests with parameters of type GetExadbVmClusterUpdateHistoryEntryRequest Modifier and Type Method Description GetExadbVmClusterUpdateHistoryEntryRequest.Builder
GetExadbVmClusterUpdateHistoryEntryRequest.Builder. copy(GetExadbVmClusterUpdateHistoryEntryRequest o)
Copy method to populate the builder with values from the given instance.
-