Package | Description |
---|---|
com.oracle.bmc.recovery | |
com.oracle.bmc.recovery.responses |
Modifier and Type | Method and Description |
---|---|
ChangeProtectedDatabaseSubscriptionResponse |
DatabaseRecoveryClient.changeProtectedDatabaseSubscription(ChangeProtectedDatabaseSubscriptionRequest request) |
ChangeProtectedDatabaseSubscriptionResponse |
DatabaseRecovery.changeProtectedDatabaseSubscription(ChangeProtectedDatabaseSubscriptionRequest request)
Associates the protected database with a new cloud service environment, such as Microsoft
Azure.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeProtectedDatabaseSubscriptionResponse> |
DatabaseRecoveryAsync.changeProtectedDatabaseSubscription(ChangeProtectedDatabaseSubscriptionRequest request,
AsyncHandler<ChangeProtectedDatabaseSubscriptionRequest,ChangeProtectedDatabaseSubscriptionResponse> handler)
Associates the protected database with a new cloud service environment, such as Microsoft
Azure.
|
Future<ChangeProtectedDatabaseSubscriptionResponse> |
DatabaseRecoveryAsyncClient.changeProtectedDatabaseSubscription(ChangeProtectedDatabaseSubscriptionRequest request,
AsyncHandler<ChangeProtectedDatabaseSubscriptionRequest,ChangeProtectedDatabaseSubscriptionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeProtectedDatabaseSubscriptionResponse> |
DatabaseRecoveryAsync.changeProtectedDatabaseSubscription(ChangeProtectedDatabaseSubscriptionRequest request,
AsyncHandler<ChangeProtectedDatabaseSubscriptionRequest,ChangeProtectedDatabaseSubscriptionResponse> handler)
Associates the protected database with a new cloud service environment, such as Microsoft
Azure.
|
Future<ChangeProtectedDatabaseSubscriptionResponse> |
DatabaseRecoveryAsyncClient.changeProtectedDatabaseSubscription(ChangeProtectedDatabaseSubscriptionRequest request,
AsyncHandler<ChangeProtectedDatabaseSubscriptionRequest,ChangeProtectedDatabaseSubscriptionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeProtectedDatabaseSubscriptionResponse |
ChangeProtectedDatabaseSubscriptionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeProtectedDatabaseSubscriptionResponse.Builder |
ChangeProtectedDatabaseSubscriptionResponse.Builder.copy(ChangeProtectedDatabaseSubscriptionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.