| Package | Description |
|---|---|
| com.oracle.bmc.databasemanagement | |
| com.oracle.bmc.databasemanagement.requests |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateManagedDatabaseGroupResponse> |
DbManagementAsync.updateManagedDatabaseGroup(UpdateManagedDatabaseGroupRequest request,
com.oracle.bmc.responses.AsyncHandler<UpdateManagedDatabaseGroupRequest,UpdateManagedDatabaseGroupResponse> handler)
Updates the Managed Database Group specified by managedDatabaseGroupId.
|
Future<UpdateManagedDatabaseGroupResponse> |
DbManagementAsyncClient.updateManagedDatabaseGroup(UpdateManagedDatabaseGroupRequest request,
com.oracle.bmc.responses.AsyncHandler<UpdateManagedDatabaseGroupRequest,UpdateManagedDatabaseGroupResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateManagedDatabaseGroupRequest |
UpdateManagedDatabaseGroupRequest.Builder.build()
Build the instance of UpdateManagedDatabaseGroupRequest as configured by this builder
|
UpdateManagedDatabaseGroupRequest |
UpdateManagedDatabaseGroupRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
UpdateManagedDatabaseGroupRequest.Builder |
UpdateManagedDatabaseGroupRequest.Builder.copy(UpdateManagedDatabaseGroupRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.