Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.model |
Modifier and Type | Method and Description |
---|---|
Iterable<InstalledPackageSummary> |
LifecycleEnvironmentPaginators.listLifecycleStageInstalledPackagesRecordIterator(ListLifecycleStageInstalledPackagesRequest request)
Creates a new iterable which will iterate over the
InstalledPackageSummary objects contained in responses
from the listLifecycleStageInstalledPackages operation. |
Iterable<InstalledPackageSummary> |
ManagedInstancePaginators.listManagedInstanceInstalledPackagesRecordIterator(ListManagedInstanceInstalledPackagesRequest request)
Creates a new iterable which will iterate over the
InstalledPackageSummary objects contained in responses
from the listManagedInstanceInstalledPackages operation. |
Modifier and Type | Method and Description |
---|---|
InstalledPackageSummary |
InstalledPackageSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<InstalledPackageSummary> |
InstalledPackageCollection.getItems()
List of installed packages.
|
Modifier and Type | Method and Description |
---|---|
InstalledPackageSummary.Builder |
InstalledPackageSummary.Builder.copy(InstalledPackageSummary model) |
Modifier and Type | Method and Description |
---|---|
InstalledPackageCollection.Builder |
InstalledPackageCollection.Builder.items(List<InstalledPackageSummary> items)
List of installed packages.
|
Constructor and Description |
---|
InstalledPackageCollection(List<InstalledPackageSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.