Uses of Class
com.oracle.bmc.database.responses.GetBaseccVmClusterUpdateHistoryEntryResponse
-
Packages that use GetBaseccVmClusterUpdateHistoryEntryResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses -
-
Uses of GetBaseccVmClusterUpdateHistoryEntryResponse in com.oracle.bmc.database
Methods in com.oracle.bmc.database that return GetBaseccVmClusterUpdateHistoryEntryResponse Modifier and Type Method Description GetBaseccVmClusterUpdateHistoryEntryResponseDatabase. getBaseccVmClusterUpdateHistoryEntry(GetBaseccVmClusterUpdateHistoryEntryRequest request)Gets the maintenance update history details for the specified update history entry.GetBaseccVmClusterUpdateHistoryEntryResponseDatabaseClient. getBaseccVmClusterUpdateHistoryEntry(GetBaseccVmClusterUpdateHistoryEntryRequest request)Method parameters in com.oracle.bmc.database with type arguments of type GetBaseccVmClusterUpdateHistoryEntryResponse 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 GetBaseccVmClusterUpdateHistoryEntryResponse in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return GetBaseccVmClusterUpdateHistoryEntryResponse Modifier and Type Method Description GetBaseccVmClusterUpdateHistoryEntryResponseGetBaseccVmClusterUpdateHistoryEntryResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type GetBaseccVmClusterUpdateHistoryEntryResponse Modifier and Type Method Description GetBaseccVmClusterUpdateHistoryEntryResponse.BuilderGetBaseccVmClusterUpdateHistoryEntryResponse.Builder. copy(GetBaseccVmClusterUpdateHistoryEntryResponse o)Copy method to populate the builder with values from the given instance.
-