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