| Package | Description |
|---|---|
| com.oracle.bmc.databasemanagement | |
| com.oracle.bmc.databasemanagement.responses |
| Modifier and Type | Method and Description |
|---|---|
DeleteManagedDatabaseGroupResponse |
DbManagementClient.deleteManagedDatabaseGroup(DeleteManagedDatabaseGroupRequest request) |
DeleteManagedDatabaseGroupResponse |
DbManagement.deleteManagedDatabaseGroup(DeleteManagedDatabaseGroupRequest request)
Deletes the Managed Database Group specified by managedDatabaseGroupId.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteManagedDatabaseGroupResponse> |
DbManagementAsync.deleteManagedDatabaseGroup(DeleteManagedDatabaseGroupRequest request,
com.oracle.bmc.responses.AsyncHandler<DeleteManagedDatabaseGroupRequest,DeleteManagedDatabaseGroupResponse> handler)
Deletes the Managed Database Group specified by managedDatabaseGroupId.
|
Future<DeleteManagedDatabaseGroupResponse> |
DbManagementAsyncClient.deleteManagedDatabaseGroup(DeleteManagedDatabaseGroupRequest request,
com.oracle.bmc.responses.AsyncHandler<DeleteManagedDatabaseGroupRequest,DeleteManagedDatabaseGroupResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteManagedDatabaseGroupResponse> |
DbManagementAsync.deleteManagedDatabaseGroup(DeleteManagedDatabaseGroupRequest request,
com.oracle.bmc.responses.AsyncHandler<DeleteManagedDatabaseGroupRequest,DeleteManagedDatabaseGroupResponse> handler)
Deletes the Managed Database Group specified by managedDatabaseGroupId.
|
Future<DeleteManagedDatabaseGroupResponse> |
DbManagementAsyncClient.deleteManagedDatabaseGroup(DeleteManagedDatabaseGroupRequest request,
com.oracle.bmc.responses.AsyncHandler<DeleteManagedDatabaseGroupRequest,DeleteManagedDatabaseGroupResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteManagedDatabaseGroupResponse |
DeleteManagedDatabaseGroupResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
DeleteManagedDatabaseGroupResponse.Builder |
DeleteManagedDatabaseGroupResponse.Builder.copy(DeleteManagedDatabaseGroupResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.