Package | Description |
---|---|
com.oracle.bmc.usage | |
com.oracle.bmc.usage.model |
Modifier and Type | Method and Description |
---|---|
Iterable<RedemptionSummary> |
RewardsPaginators.listRedemptionsRecordIterator(ListRedemptionsRequest request)
Creates a new iterable which will iterate over the
RedemptionSummary objects contained in responses from the
listRedemptions operation. |
Modifier and Type | Method and Description |
---|---|
RedemptionSummary |
RedemptionSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<RedemptionSummary> |
RedemptionCollection.getItems()
The list of redemption summary.
|
Modifier and Type | Method and Description |
---|---|
RedemptionSummary.Builder |
RedemptionSummary.Builder.copy(RedemptionSummary model) |
Modifier and Type | Method and Description |
---|---|
RedemptionCollection.Builder |
RedemptionCollection.Builder.items(List<RedemptionSummary> items)
The list of redemption summary.
|
Constructor and Description |
---|
RedemptionCollection(List<RedemptionSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.