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