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