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