Uses of Class
com.oracle.bmc.osmanagementhub.model.WindowsUpdateCollection
- 
Packages that use WindowsUpdateCollection Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.responses 
- 
- 
Uses of WindowsUpdateCollection in com.oracle.bmc.osmanagementhub.modelMethods in com.oracle.bmc.osmanagementhub.model that return WindowsUpdateCollection Modifier and Type Method Description WindowsUpdateCollectionWindowsUpdateCollection.Builder. build()Methods in com.oracle.bmc.osmanagementhub.model with parameters of type WindowsUpdateCollection Modifier and Type Method Description WindowsUpdateCollection.BuilderWindowsUpdateCollection.Builder. copy(WindowsUpdateCollection model)
- 
Uses of WindowsUpdateCollection in com.oracle.bmc.osmanagementhub.responsesMethods in com.oracle.bmc.osmanagementhub.responses that return WindowsUpdateCollection Modifier and Type Method Description WindowsUpdateCollectionListWindowsUpdatesResponse. getWindowsUpdateCollection()The returned WindowsUpdateCollection instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type WindowsUpdateCollection Modifier and Type Method Description ListWindowsUpdatesResponse.BuilderListWindowsUpdatesResponse.Builder. windowsUpdateCollection(WindowsUpdateCollection windowsUpdateCollection)The returned WindowsUpdateCollection instance.
 
-