Uses of Class
com.oracle.bmc.dblm.requests.GetPatchManagementRequest
-
Packages that use GetPatchManagementRequest Package Description com.oracle.bmc.dblm com.oracle.bmc.dblm.requests -
-
Uses of GetPatchManagementRequest in com.oracle.bmc.dblm
Methods in com.oracle.bmc.dblm with parameters of type GetPatchManagementRequest Modifier and Type Method Description GetPatchManagementResponse
DbLifeCycleManagement. getPatchManagement(GetPatchManagementRequest request)
Overview of Patch Management.Future<GetPatchManagementResponse>
DbLifeCycleManagementAsync. getPatchManagement(GetPatchManagementRequest request, AsyncHandler<GetPatchManagementRequest,GetPatchManagementResponse> handler)
Overview of Patch Management.Future<GetPatchManagementResponse>
DbLifeCycleManagementAsyncClient. getPatchManagement(GetPatchManagementRequest request, AsyncHandler<GetPatchManagementRequest,GetPatchManagementResponse> handler)
GetPatchManagementResponse
DbLifeCycleManagementClient. getPatchManagement(GetPatchManagementRequest request)
Method parameters in com.oracle.bmc.dblm with type arguments of type GetPatchManagementRequest 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 GetPatchManagementRequest in com.oracle.bmc.dblm.requests
Methods in com.oracle.bmc.dblm.requests that return GetPatchManagementRequest Modifier and Type Method Description GetPatchManagementRequest
GetPatchManagementRequest.Builder. build()
Build the instance of GetPatchManagementRequest as configured by this builderGetPatchManagementRequest
GetPatchManagementRequest.Builder. buildWithoutInvocationCallback()
Build the instance of GetPatchManagementRequest as configured by this builderMethods in com.oracle.bmc.dblm.requests with parameters of type GetPatchManagementRequest Modifier and Type Method Description GetPatchManagementRequest.Builder
GetPatchManagementRequest.Builder. copy(GetPatchManagementRequest o)
Copy method to populate the builder with values from the given instance.
-