Uses of Class
com.oracle.bmc.database.responses.ConfigureAutonomousDatabaseVaultKeyResponse
- 
Packages that use ConfigureAutonomousDatabaseVaultKeyResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses 
- 
- 
Uses of ConfigureAutonomousDatabaseVaultKeyResponse in com.oracle.bmc.databaseMethods in com.oracle.bmc.database that return ConfigureAutonomousDatabaseVaultKeyResponse Modifier and Type Method Description ConfigureAutonomousDatabaseVaultKeyResponseDatabase. configureAutonomousDatabaseVaultKey(ConfigureAutonomousDatabaseVaultKeyRequest request)Configures the Autonomous AI Database Vault service key.ConfigureAutonomousDatabaseVaultKeyResponseDatabaseClient. configureAutonomousDatabaseVaultKey(ConfigureAutonomousDatabaseVaultKeyRequest request)Method parameters in com.oracle.bmc.database with type arguments of type ConfigureAutonomousDatabaseVaultKeyResponse Modifier and Type Method Description Future<ConfigureAutonomousDatabaseVaultKeyResponse>DatabaseAsync. configureAutonomousDatabaseVaultKey(ConfigureAutonomousDatabaseVaultKeyRequest request, AsyncHandler<ConfigureAutonomousDatabaseVaultKeyRequest,ConfigureAutonomousDatabaseVaultKeyResponse> handler)Configures the Autonomous AI Database Vault service key.Future<ConfigureAutonomousDatabaseVaultKeyResponse>DatabaseAsyncClient. configureAutonomousDatabaseVaultKey(ConfigureAutonomousDatabaseVaultKeyRequest request, AsyncHandler<ConfigureAutonomousDatabaseVaultKeyRequest,ConfigureAutonomousDatabaseVaultKeyResponse> handler)
- 
Uses of ConfigureAutonomousDatabaseVaultKeyResponse in com.oracle.bmc.database.responsesMethods in com.oracle.bmc.database.responses that return ConfigureAutonomousDatabaseVaultKeyResponse Modifier and Type Method Description ConfigureAutonomousDatabaseVaultKeyResponseConfigureAutonomousDatabaseVaultKeyResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type ConfigureAutonomousDatabaseVaultKeyResponse Modifier and Type Method Description ConfigureAutonomousDatabaseVaultKeyResponse.BuilderConfigureAutonomousDatabaseVaultKeyResponse.Builder. copy(ConfigureAutonomousDatabaseVaultKeyResponse o)Copy method to populate the builder with values from the given instance.
 
-