Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ChangeAutonomousDatabaseSubscriptionResponse |
DatabaseClient.changeAutonomousDatabaseSubscription(ChangeAutonomousDatabaseSubscriptionRequest request) |
ChangeAutonomousDatabaseSubscriptionResponse |
Database.changeAutonomousDatabaseSubscription(ChangeAutonomousDatabaseSubscriptionRequest request)
Associate an Autonomous Database with a different subscription.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeAutonomousDatabaseSubscriptionResponse> |
DatabaseAsyncClient.changeAutonomousDatabaseSubscription(ChangeAutonomousDatabaseSubscriptionRequest request,
AsyncHandler<ChangeAutonomousDatabaseSubscriptionRequest,ChangeAutonomousDatabaseSubscriptionResponse> handler) |
Future<ChangeAutonomousDatabaseSubscriptionResponse> |
DatabaseAsync.changeAutonomousDatabaseSubscription(ChangeAutonomousDatabaseSubscriptionRequest request,
AsyncHandler<ChangeAutonomousDatabaseSubscriptionRequest,ChangeAutonomousDatabaseSubscriptionResponse> handler)
Associate an Autonomous Database with a different subscription.
|
Modifier and Type | Method and Description |
---|---|
ChangeAutonomousDatabaseSubscriptionResponse |
ChangeAutonomousDatabaseSubscriptionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeAutonomousDatabaseSubscriptionResponse.Builder |
ChangeAutonomousDatabaseSubscriptionResponse.Builder.copy(ChangeAutonomousDatabaseSubscriptionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.