Uses of Class
com.oracle.bmc.osmanagementhub.requests.ListManagedInstanceInstalledWindowsUpdatesRequest
-
Packages that use ListManagedInstanceInstalledWindowsUpdatesRequest Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.requests -
-
Uses of ListManagedInstanceInstalledWindowsUpdatesRequest in com.oracle.bmc.osmanagementhub
Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type ListManagedInstanceInstalledWindowsUpdatesRequest Modifier and Type Method Description Future<ListManagedInstanceInstalledWindowsUpdatesResponse>ManagedInstanceAsync. listManagedInstanceInstalledWindowsUpdates(ListManagedInstanceInstalledWindowsUpdatesRequest request, AsyncHandler<ListManagedInstanceInstalledWindowsUpdatesRequest,ListManagedInstanceInstalledWindowsUpdatesResponse> handler)Returns a list of Windows updates that have been installed on the specified managed instance.Future<ListManagedInstanceInstalledWindowsUpdatesResponse>ManagedInstanceAsyncClient. listManagedInstanceInstalledWindowsUpdates(ListManagedInstanceInstalledWindowsUpdatesRequest request, AsyncHandler<ListManagedInstanceInstalledWindowsUpdatesRequest,ListManagedInstanceInstalledWindowsUpdatesResponse> handler) -
Uses of ListManagedInstanceInstalledWindowsUpdatesRequest in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return ListManagedInstanceInstalledWindowsUpdatesRequest Modifier and Type Method Description ListManagedInstanceInstalledWindowsUpdatesRequestListManagedInstanceInstalledWindowsUpdatesRequest.Builder. build()Build the instance of ListManagedInstanceInstalledWindowsUpdatesRequest as configured by this builderListManagedInstanceInstalledWindowsUpdatesRequestListManagedInstanceInstalledWindowsUpdatesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListManagedInstanceInstalledWindowsUpdatesRequest as configured by this builderMethods in com.oracle.bmc.osmanagementhub.requests with parameters of type ListManagedInstanceInstalledWindowsUpdatesRequest Modifier and Type Method Description ListManagedInstanceInstalledWindowsUpdatesRequest.BuilderListManagedInstanceInstalledWindowsUpdatesRequest.Builder. copy(ListManagedInstanceInstalledWindowsUpdatesRequest o)Copy method to populate the builder with values from the given instance.
-