Uses of Class
com.oracle.bmc.marketplacepublisher.model.SupportedCurrencyCollection
-
Packages that use SupportedCurrencyCollection Package Description com.oracle.bmc.marketplacepublisher.model com.oracle.bmc.marketplacepublisher.responses -
-
Uses of SupportedCurrencyCollection in com.oracle.bmc.marketplacepublisher.model
Methods in com.oracle.bmc.marketplacepublisher.model that return SupportedCurrencyCollection Modifier and Type Method Description SupportedCurrencyCollectionSupportedCurrencyCollection.Builder. build()Methods in com.oracle.bmc.marketplacepublisher.model with parameters of type SupportedCurrencyCollection Modifier and Type Method Description SupportedCurrencyCollection.BuilderSupportedCurrencyCollection.Builder. copy(SupportedCurrencyCollection model) -
Uses of SupportedCurrencyCollection in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return SupportedCurrencyCollection Modifier and Type Method Description SupportedCurrencyCollectionListSupportedCurrenciesResponse. getSupportedCurrencyCollection()The returned SupportedCurrencyCollection instance.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type SupportedCurrencyCollection Modifier and Type Method Description ListSupportedCurrenciesResponse.BuilderListSupportedCurrenciesResponse.Builder. supportedCurrencyCollection(SupportedCurrencyCollection supportedCurrencyCollection)The returned SupportedCurrencyCollection instance.
-