Uses of Class
com.oracle.bmc.usage.model.RewardCollection
-
Packages that use RewardCollection Package Description com.oracle.bmc.usage.model com.oracle.bmc.usage.responses -
-
Uses of RewardCollection in com.oracle.bmc.usage.model
Methods in com.oracle.bmc.usage.model that return RewardCollection Modifier and Type Method Description RewardCollection
RewardCollection.Builder. build()
Methods in com.oracle.bmc.usage.model with parameters of type RewardCollection Modifier and Type Method Description RewardCollection.Builder
RewardCollection.Builder. copy(RewardCollection model)
-
Uses of RewardCollection in com.oracle.bmc.usage.responses
Methods in com.oracle.bmc.usage.responses that return RewardCollection Modifier and Type Method Description RewardCollection
ListRewardsResponse. getRewardCollection()
The returned RewardCollection instance.Methods in com.oracle.bmc.usage.responses with parameters of type RewardCollection Modifier and Type Method Description ListRewardsResponse.Builder
ListRewardsResponse.Builder. rewardCollection(RewardCollection rewardCollection)
The returned RewardCollection instance.
-