Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
UpdateAutonomousDatabaseRegionalWalletResponse |
DatabaseClient.updateAutonomousDatabaseRegionalWallet(UpdateAutonomousDatabaseRegionalWalletRequest request) |
UpdateAutonomousDatabaseRegionalWalletResponse |
Database.updateAutonomousDatabaseRegionalWallet(UpdateAutonomousDatabaseRegionalWalletRequest request)
Updates the Autonomous Database regional wallet.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateAutonomousDatabaseRegionalWalletResponse> |
DatabaseAsyncClient.updateAutonomousDatabaseRegionalWallet(UpdateAutonomousDatabaseRegionalWalletRequest request,
AsyncHandler<UpdateAutonomousDatabaseRegionalWalletRequest,UpdateAutonomousDatabaseRegionalWalletResponse> handler) |
Future<UpdateAutonomousDatabaseRegionalWalletResponse> |
DatabaseAsync.updateAutonomousDatabaseRegionalWallet(UpdateAutonomousDatabaseRegionalWalletRequest request,
AsyncHandler<UpdateAutonomousDatabaseRegionalWalletRequest,UpdateAutonomousDatabaseRegionalWalletResponse> handler)
Updates the Autonomous Database regional wallet.
|
Modifier and Type | Method and Description |
---|---|
UpdateAutonomousDatabaseRegionalWalletResponse |
UpdateAutonomousDatabaseRegionalWalletResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateAutonomousDatabaseRegionalWalletResponse.Builder |
UpdateAutonomousDatabaseRegionalWalletResponse.Builder.copy(UpdateAutonomousDatabaseRegionalWalletResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.