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,
AsyncHandler<DeleteManagedDatabaseGroupRequest,DeleteManagedDatabaseGroupResponse> handler)
Deletes the Managed Database Group specified by managedDatabaseGroupId.
|
Future<DeleteManagedDatabaseGroupResponse> |
DbManagementAsyncClient.deleteManagedDatabaseGroup(DeleteManagedDatabaseGroupRequest request,
AsyncHandler<DeleteManagedDatabaseGroupRequest,DeleteManagedDatabaseGroupResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteManagedDatabaseGroupResponse> |
DbManagementAsync.deleteManagedDatabaseGroup(DeleteManagedDatabaseGroupRequest request,
AsyncHandler<DeleteManagedDatabaseGroupRequest,DeleteManagedDatabaseGroupResponse> handler)
Deletes the Managed Database Group specified by managedDatabaseGroupId.
|
Future<DeleteManagedDatabaseGroupResponse> |
DbManagementAsyncClient.deleteManagedDatabaseGroup(DeleteManagedDatabaseGroupRequest request,
AsyncHandler<DeleteManagedDatabaseGroupRequest,DeleteManagedDatabaseGroupResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteManagedDatabaseGroupResponse |
DeleteManagedDatabaseGroupResponse.Builder.build()
Build the response object.
|
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–2024. All rights reserved.