Package | Description |
---|---|
com.oracle.bmc.recovery | |
com.oracle.bmc.recovery.requests |
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 |
---|---|
FetchProtectedDatabaseConfigurationRequest |
FetchProtectedDatabaseConfigurationRequest.Builder.build()
Build the instance of FetchProtectedDatabaseConfigurationRequest as configured by this
builder
|
FetchProtectedDatabaseConfigurationRequest |
FetchProtectedDatabaseConfigurationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of FetchProtectedDatabaseConfigurationRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
FetchProtectedDatabaseConfigurationRequest.Builder |
FetchProtectedDatabaseConfigurationRequest.Builder.copy(FetchProtectedDatabaseConfigurationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.