Package | Description |
---|---|
com.oracle.bmc.marketplacepublisher | |
com.oracle.bmc.marketplacepublisher.model |
Modifier and Type | Method and Description |
---|---|
Iterable<OfferSummary> |
OfferPaginators.listOffersRecordIterator(ListOffersRequest request)
Creates a new iterable which will iterate over the
OfferSummary objects contained in responses from
the listOffers operation. |
Modifier and Type | Method and Description |
---|---|
OfferSummary |
OfferSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<OfferSummary> |
OfferCollection.getItems()
List of offers.
|
Modifier and Type | Method and Description |
---|---|
OfferSummary.Builder |
OfferSummary.Builder.copy(OfferSummary model) |
Modifier and Type | Method and Description |
---|---|
OfferCollection.Builder |
OfferCollection.Builder.items(List<OfferSummary> items)
List of offers.
|
Constructor and Description |
---|
OfferCollection(List<OfferSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.