Package | Description |
---|---|
com.oracle.bmc.recovery | |
com.oracle.bmc.recovery.responses |
Modifier and Type | Method and Description |
---|---|
FetchProtectedDatabaseConfigurationResponse |
DatabaseRecoveryClient.fetchProtectedDatabaseConfiguration(FetchProtectedDatabaseConfigurationRequest request) |
FetchProtectedDatabaseConfigurationResponse |
DatabaseRecovery.fetchProtectedDatabaseConfiguration(FetchProtectedDatabaseConfigurationRequest request)
Downloads the network service configuration file ‘tnsnames.ora’ for a specified protected
database.
|
Modifier and Type | Method and Description |
---|---|
Future<FetchProtectedDatabaseConfigurationResponse> |
DatabaseRecoveryAsync.fetchProtectedDatabaseConfiguration(FetchProtectedDatabaseConfigurationRequest request,
AsyncHandler<FetchProtectedDatabaseConfigurationRequest,FetchProtectedDatabaseConfigurationResponse> handler)
Downloads the network service configuration file ‘tnsnames.ora’ for a specified protected
database.
|
Future<FetchProtectedDatabaseConfigurationResponse> |
DatabaseRecoveryAsyncClient.fetchProtectedDatabaseConfiguration(FetchProtectedDatabaseConfigurationRequest request,
AsyncHandler<FetchProtectedDatabaseConfigurationRequest,FetchProtectedDatabaseConfigurationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<FetchProtectedDatabaseConfigurationResponse> |
DatabaseRecoveryAsync.fetchProtectedDatabaseConfiguration(FetchProtectedDatabaseConfigurationRequest request,
AsyncHandler<FetchProtectedDatabaseConfigurationRequest,FetchProtectedDatabaseConfigurationResponse> handler)
Downloads the network service configuration file ‘tnsnames.ora’ for a specified protected
database.
|
Future<FetchProtectedDatabaseConfigurationResponse> |
DatabaseRecoveryAsyncClient.fetchProtectedDatabaseConfiguration(FetchProtectedDatabaseConfigurationRequest request,
AsyncHandler<FetchProtectedDatabaseConfigurationRequest,FetchProtectedDatabaseConfigurationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
FetchProtectedDatabaseConfigurationResponse |
FetchProtectedDatabaseConfigurationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
FetchProtectedDatabaseConfigurationResponse.Builder |
FetchProtectedDatabaseConfigurationResponse.Builder.copy(FetchProtectedDatabaseConfigurationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.