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