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