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