Uses of Class
com.oracle.bmc.database.responses.GetDbSystemOsPatchHistoryEntryResponse
-
Packages that use GetDbSystemOsPatchHistoryEntryResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses -
-
Uses of GetDbSystemOsPatchHistoryEntryResponse in com.oracle.bmc.database
Methods in com.oracle.bmc.database that return GetDbSystemOsPatchHistoryEntryResponse Modifier and Type Method Description GetDbSystemOsPatchHistoryEntryResponseDatabase. getDbSystemOsPatchHistoryEntry(GetDbSystemOsPatchHistoryEntryRequest request)Gets the details of the specified OS patch action for the specified DB system.GetDbSystemOsPatchHistoryEntryResponseDatabaseClient. getDbSystemOsPatchHistoryEntry(GetDbSystemOsPatchHistoryEntryRequest request)Method parameters in com.oracle.bmc.database with type arguments of type GetDbSystemOsPatchHistoryEntryResponse Modifier and Type Method Description Future<GetDbSystemOsPatchHistoryEntryResponse>DatabaseAsync. getDbSystemOsPatchHistoryEntry(GetDbSystemOsPatchHistoryEntryRequest request, AsyncHandler<GetDbSystemOsPatchHistoryEntryRequest,GetDbSystemOsPatchHistoryEntryResponse> handler)Gets the details of the specified OS patch action for the specified DB system.Future<GetDbSystemOsPatchHistoryEntryResponse>DatabaseAsyncClient. getDbSystemOsPatchHistoryEntry(GetDbSystemOsPatchHistoryEntryRequest request, AsyncHandler<GetDbSystemOsPatchHistoryEntryRequest,GetDbSystemOsPatchHistoryEntryResponse> handler) -
Uses of GetDbSystemOsPatchHistoryEntryResponse in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return GetDbSystemOsPatchHistoryEntryResponse Modifier and Type Method Description GetDbSystemOsPatchHistoryEntryResponseGetDbSystemOsPatchHistoryEntryResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type GetDbSystemOsPatchHistoryEntryResponse Modifier and Type Method Description GetDbSystemOsPatchHistoryEntryResponse.BuilderGetDbSystemOsPatchHistoryEntryResponse.Builder. copy(GetDbSystemOsPatchHistoryEntryResponse o)Copy method to populate the builder with values from the given instance.
-