Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.model | |
com.oracle.bmc.osmanagement.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<InstalledWindowsUpdateSummary> |
OsManagementPaginators.listWindowsUpdatesInstalledOnManagedInstanceRecordIterator(ListWindowsUpdatesInstalledOnManagedInstanceRequest request)
Creates a new iterable which will iterate over the
InstalledWindowsUpdateSummary objects contained in
responses from the listWindowsUpdatesInstalledOnManagedInstance operation. |
Modifier and Type | Method and Description |
---|---|
InstalledWindowsUpdateSummary |
InstalledWindowsUpdateSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
InstalledWindowsUpdateSummary.Builder |
InstalledWindowsUpdateSummary.Builder.copy(InstalledWindowsUpdateSummary model) |
Modifier and Type | Method and Description |
---|---|
List<InstalledWindowsUpdateSummary> |
ListWindowsUpdatesInstalledOnManagedInstanceResponse.getItems()
A list of
com.oracle.bmc.osmanagement.model.InstalledWindowsUpdateSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListWindowsUpdatesInstalledOnManagedInstanceResponse.Builder |
ListWindowsUpdatesInstalledOnManagedInstanceResponse.Builder.items(List<InstalledWindowsUpdateSummary> items)
A list of
com.oracle.bmc.osmanagement.model.InstalledWindowsUpdateSummary
instances. |
Copyright © 2016–2024. All rights reserved.