Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.model |
Modifier and Type | Method and Description |
---|---|
Iterable<InstalledWindowsUpdateSummary> |
ManagedInstancePaginators.listManagedInstanceInstalledWindowsUpdatesRecordIterator(ListManagedInstanceInstalledWindowsUpdatesRequest request)
Creates a new iterable which will iterate over the
InstalledWindowsUpdateSummary objects contained in
responses from the listManagedInstanceInstalledWindowsUpdates operation. |
Modifier and Type | Method and Description |
---|---|
InstalledWindowsUpdateSummary |
InstalledWindowsUpdateSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<InstalledWindowsUpdateSummary> |
InstalledWindowsUpdateCollection.getItems()
List of installed Windows updates.
|
Modifier and Type | Method and Description |
---|---|
InstalledWindowsUpdateSummary.Builder |
InstalledWindowsUpdateSummary.Builder.copy(InstalledWindowsUpdateSummary model) |
Modifier and Type | Method and Description |
---|---|
InstalledWindowsUpdateCollection.Builder |
InstalledWindowsUpdateCollection.Builder.items(List<InstalledWindowsUpdateSummary> items)
List of installed Windows updates.
|
Constructor and Description |
---|
InstalledWindowsUpdateCollection(List<InstalledWindowsUpdateSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.