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