Package | Description |
---|---|
com.oracle.bmc.usage.model |
Modifier and Type | Method and Description |
---|---|
MonthlyRewardSummary |
MonthlyRewardSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<MonthlyRewardSummary> |
RewardCollection.getItems()
The monthly summary of rewards.
|
Modifier and Type | Method and Description |
---|---|
MonthlyRewardSummary.Builder |
MonthlyRewardSummary.Builder.copy(MonthlyRewardSummary model) |
Modifier and Type | Method and Description |
---|---|
RewardCollection.Builder |
RewardCollection.Builder.items(List<MonthlyRewardSummary> items)
The monthly summary of rewards.
|
Constructor and Description |
---|
RewardCollection(RewardDetails summary,
List<MonthlyRewardSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.