Package | Description |
---|---|
com.oracle.bmc.marketplacepublisher | |
com.oracle.bmc.marketplacepublisher.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ListingSummary> |
MarketplacePublisherPaginators.listListingsRecordIterator(ListListingsRequest request)
Creates a new iterable which will iterate over the
ListingSummary objects contained in responses from
the listListings operation. |
Modifier and Type | Method and Description |
---|---|
ListingSummary |
ListingSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ListingSummary> |
ListingCollection.getItems()
List of listing summary.
|
Modifier and Type | Method and Description |
---|---|
ListingSummary.Builder |
ListingSummary.Builder.copy(ListingSummary model) |
Modifier and Type | Method and Description |
---|---|
ListingCollection.Builder |
ListingCollection.Builder.items(List<ListingSummary> items)
List of listing summary.
|
Constructor and Description |
---|
ListingCollection(List<ListingSummary> items)
Deprecated.
|
Copyright © 2016–2025. All rights reserved.