Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ManagedInstanceGroupInstalledPackageSummary> |
ManagedInstanceGroupPaginators.listManagedInstanceGroupInstalledPackagesRecordIterator(ListManagedInstanceGroupInstalledPackagesRequest request)
Creates a new iterable which will iterate over the
ManagedInstanceGroupInstalledPackageSummary objects
contained in responses from the listManagedInstanceGroupInstalledPackages operation. |
Modifier and Type | Method and Description |
---|---|
ManagedInstanceGroupInstalledPackageSummary |
ManagedInstanceGroupInstalledPackageSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ManagedInstanceGroupInstalledPackageSummary> |
ManagedInstanceGroupInstalledPackageCollection.getItems()
List of installed packages.
|
Modifier and Type | Method and Description |
---|---|
ManagedInstanceGroupInstalledPackageSummary.Builder |
ManagedInstanceGroupInstalledPackageSummary.Builder.copy(ManagedInstanceGroupInstalledPackageSummary model) |
Modifier and Type | Method and Description |
---|---|
ManagedInstanceGroupInstalledPackageCollection.Builder |
ManagedInstanceGroupInstalledPackageCollection.Builder.items(List<ManagedInstanceGroupInstalledPackageSummary> items)
List of installed packages.
|
Constructor and Description |
---|
ManagedInstanceGroupInstalledPackageCollection(List<ManagedInstanceGroupInstalledPackageSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.