Package | Description |
---|---|
com.oracle.bmc.usage | |
com.oracle.bmc.usage.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ProductSummary> |
RewardsPaginators.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()
The list of product rewards summaries.
|
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)
The list of product rewards summaries.
|
Constructor and Description |
---|
ProductCollection(List<ProductSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.