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