Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.model |
Modifier and Type | Method and Description |
---|---|
Iterable<PackageGroupSummary> |
SoftwareSourcePaginators.listPackageGroupsRecordIterator(ListPackageGroupsRequest request)
Creates a new iterable which will iterate over the
PackageGroupSummary objects contained in responses from
the listPackageGroups operation. |
Modifier and Type | Method and Description |
---|---|
PackageGroupSummary |
PackageGroupSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<PackageGroupSummary> |
PackageGroupCollection.getItems()
List of package groups.
|
Modifier and Type | Method and Description |
---|---|
PackageGroupSummary.Builder |
PackageGroupSummary.Builder.copy(PackageGroupSummary model) |
Modifier and Type | Method and Description |
---|---|
PackageGroupCollection.Builder |
PackageGroupCollection.Builder.items(List<PackageGroupSummary> items)
List of package groups.
|
Constructor and Description |
---|
PackageGroupCollection(List<PackageGroupSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.