Uses of Class
com.oracle.bmc.database.responses.UpdateAutonomousDatabaseRegionalWalletResponse
- 
Packages that use UpdateAutonomousDatabaseRegionalWalletResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses 
- 
- 
Uses of UpdateAutonomousDatabaseRegionalWalletResponse in com.oracle.bmc.databaseMethods in com.oracle.bmc.database that return UpdateAutonomousDatabaseRegionalWalletResponse Modifier and Type Method Description UpdateAutonomousDatabaseRegionalWalletResponseDatabase. updateAutonomousDatabaseRegionalWallet(UpdateAutonomousDatabaseRegionalWalletRequest request)Updates the Autonomous AI Database regional wallet.UpdateAutonomousDatabaseRegionalWalletResponseDatabaseClient. updateAutonomousDatabaseRegionalWallet(UpdateAutonomousDatabaseRegionalWalletRequest request)Method parameters in com.oracle.bmc.database with type arguments of type UpdateAutonomousDatabaseRegionalWalletResponse Modifier and Type Method Description Future<UpdateAutonomousDatabaseRegionalWalletResponse>DatabaseAsync. updateAutonomousDatabaseRegionalWallet(UpdateAutonomousDatabaseRegionalWalletRequest request, AsyncHandler<UpdateAutonomousDatabaseRegionalWalletRequest,UpdateAutonomousDatabaseRegionalWalletResponse> handler)Updates the Autonomous AI Database regional wallet.Future<UpdateAutonomousDatabaseRegionalWalletResponse>DatabaseAsyncClient. updateAutonomousDatabaseRegionalWallet(UpdateAutonomousDatabaseRegionalWalletRequest request, AsyncHandler<UpdateAutonomousDatabaseRegionalWalletRequest,UpdateAutonomousDatabaseRegionalWalletResponse> handler)
- 
Uses of UpdateAutonomousDatabaseRegionalWalletResponse in com.oracle.bmc.database.responsesMethods in com.oracle.bmc.database.responses that return UpdateAutonomousDatabaseRegionalWalletResponse Modifier and Type Method Description UpdateAutonomousDatabaseRegionalWalletResponseUpdateAutonomousDatabaseRegionalWalletResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type UpdateAutonomousDatabaseRegionalWalletResponse Modifier and Type Method Description UpdateAutonomousDatabaseRegionalWalletResponse.BuilderUpdateAutonomousDatabaseRegionalWalletResponse.Builder. copy(UpdateAutonomousDatabaseRegionalWalletResponse o)Copy method to populate the builder with values from the given instance.
 
-