Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.model | |
com.oracle.bmc.oda.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<PackageSummary> |
OdapackagePaginators.listPackagesRecordIterator(ListPackagesRequest request)
Creates a new iterable which will iterate over the
PackageSummary objects contained in responses from the listPackages
operation. |
Modifier and Type | Method and Description |
---|---|
PackageSummary |
PackageSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
PackageSummary.Builder |
PackageSummary.Builder.copy(PackageSummary model) |
Modifier and Type | Method and Description |
---|---|
List<PackageSummary> |
ListPackagesResponse.getItems()
A list of
com.oracle.bmc.oda.model.PackageSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListPackagesResponse.Builder |
ListPackagesResponse.Builder.items(List<PackageSummary> items)
A list of
com.oracle.bmc.oda.model.PackageSummary instances. |
Copyright © 2016–2024. All rights reserved.