Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.model |
Modifier and Type | Method and Description |
---|---|
Iterable<UpdatablePackageSummary> |
ManagedInstancePaginators.listManagedInstanceUpdatablePackagesRecordIterator(ListManagedInstanceUpdatablePackagesRequest request)
Creates a new iterable which will iterate over the
UpdatablePackageSummary objects contained in responses
from the listManagedInstanceUpdatablePackages operation. |
Modifier and Type | Method and Description |
---|---|
UpdatablePackageSummary |
UpdatablePackageSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<UpdatablePackageSummary> |
UpdatablePackageCollection.getItems()
List of updatable packages.
|
Modifier and Type | Method and Description |
---|---|
UpdatablePackageSummary.Builder |
UpdatablePackageSummary.Builder.copy(UpdatablePackageSummary model) |
Modifier and Type | Method and Description |
---|---|
UpdatablePackageCollection.Builder |
UpdatablePackageCollection.Builder.items(List<UpdatablePackageSummary> items)
List of updatable packages.
|
Constructor and Description |
---|
UpdatablePackageCollection(List<UpdatablePackageSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.