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