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,
AsyncHandler<CreateManagedDatabaseGroupRequest,CreateManagedDatabaseGroupResponse> handler)
Creates a Managed Database Group.
|
Future<CreateManagedDatabaseGroupResponse> |
DbManagementAsyncClient.createManagedDatabaseGroup(CreateManagedDatabaseGroupRequest request,
AsyncHandler<CreateManagedDatabaseGroupRequest,CreateManagedDatabaseGroupResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateManagedDatabaseGroupResponse> |
DbManagementAsync.createManagedDatabaseGroup(CreateManagedDatabaseGroupRequest request,
AsyncHandler<CreateManagedDatabaseGroupRequest,CreateManagedDatabaseGroupResponse> handler)
Creates a Managed Database Group.
|
Future<CreateManagedDatabaseGroupResponse> |
DbManagementAsyncClient.createManagedDatabaseGroup(CreateManagedDatabaseGroupRequest request,
AsyncHandler<CreateManagedDatabaseGroupRequest,CreateManagedDatabaseGroupResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateManagedDatabaseGroupResponse |
CreateManagedDatabaseGroupResponse.Builder.build()
Build the response object.
|
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–2024. All rights reserved.