Class WalletModule
java.lang.Object
io.micronaut.oraclecloud.atp.wallet.WalletModule
Entrypoint to the Wallet related API
- See Also:
- 
Method SummaryModifier and TypeMethodDescriptionstatic WalletModuleinstance()Retrieve the singleton instance ofWalletModulewallets()Access theWalletsservice
- 
Method Details- 
instanceRetrieve the singleton instance ofWalletModule- Returns:
- WalletModule instance
 
- 
walletsAccess theWalletsservice- Returns:
- Wallets instance
 
 
-