Uses of Class
com.oracle.bmc.osmanagementhub.model.AvailableWindowsUpdateCollection
-
Packages that use AvailableWindowsUpdateCollection Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.responses -
-
Uses of AvailableWindowsUpdateCollection in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return AvailableWindowsUpdateCollection Modifier and Type Method Description AvailableWindowsUpdateCollection
AvailableWindowsUpdateCollection.Builder. build()
Methods in com.oracle.bmc.osmanagementhub.model with parameters of type AvailableWindowsUpdateCollection Modifier and Type Method Description AvailableWindowsUpdateCollection.Builder
AvailableWindowsUpdateCollection.Builder. copy(AvailableWindowsUpdateCollection model)
-
Uses of AvailableWindowsUpdateCollection in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return AvailableWindowsUpdateCollection Modifier and Type Method Description AvailableWindowsUpdateCollection
ListManagedInstanceAvailableWindowsUpdatesResponse. getAvailableWindowsUpdateCollection()
The returned AvailableWindowsUpdateCollection instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type AvailableWindowsUpdateCollection Modifier and Type Method Description ListManagedInstanceAvailableWindowsUpdatesResponse.Builder
ListManagedInstanceAvailableWindowsUpdatesResponse.Builder. availableWindowsUpdateCollection(AvailableWindowsUpdateCollection availableWindowsUpdateCollection)
The returned AvailableWindowsUpdateCollection instance.
-