Uses of Class
com.oracle.bmc.dblm.responses.GetPatchManagementResponse
-
Packages that use GetPatchManagementResponse Package Description com.oracle.bmc.dblm com.oracle.bmc.dblm.responses -
-
Uses of GetPatchManagementResponse in com.oracle.bmc.dblm
Methods in com.oracle.bmc.dblm that return GetPatchManagementResponse Modifier and Type Method Description GetPatchManagementResponse
DbLifeCycleManagement. getPatchManagement(GetPatchManagementRequest request)
Overview of Patch Management.GetPatchManagementResponse
DbLifeCycleManagementClient. getPatchManagement(GetPatchManagementRequest request)
Methods in com.oracle.bmc.dblm that return types with arguments of type GetPatchManagementResponse Modifier and Type Method Description Future<GetPatchManagementResponse>
DbLifeCycleManagementAsync. getPatchManagement(GetPatchManagementRequest request, AsyncHandler<GetPatchManagementRequest,GetPatchManagementResponse> handler)
Overview of Patch Management.Future<GetPatchManagementResponse>
DbLifeCycleManagementAsyncClient. getPatchManagement(GetPatchManagementRequest request, AsyncHandler<GetPatchManagementRequest,GetPatchManagementResponse> handler)
Method parameters in com.oracle.bmc.dblm with type arguments of type GetPatchManagementResponse Modifier and Type Method Description Future<GetPatchManagementResponse>
DbLifeCycleManagementAsync. getPatchManagement(GetPatchManagementRequest request, AsyncHandler<GetPatchManagementRequest,GetPatchManagementResponse> handler)
Overview of Patch Management.Future<GetPatchManagementResponse>
DbLifeCycleManagementAsyncClient. getPatchManagement(GetPatchManagementRequest request, AsyncHandler<GetPatchManagementRequest,GetPatchManagementResponse> handler)
-
Uses of GetPatchManagementResponse in com.oracle.bmc.dblm.responses
Methods in com.oracle.bmc.dblm.responses that return GetPatchManagementResponse Modifier and Type Method Description GetPatchManagementResponse
GetPatchManagementResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.dblm.responses with parameters of type GetPatchManagementResponse Modifier and Type Method Description GetPatchManagementResponse.Builder
GetPatchManagementResponse.Builder. copy(GetPatchManagementResponse o)
Copy method to populate the builder with values from the given instance.
-