Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
GetManagedDatabaseGroupResponse |
DbManagementClient.getManagedDatabaseGroup(GetManagedDatabaseGroupRequest request) |
GetManagedDatabaseGroupResponse |
DbManagement.getManagedDatabaseGroup(GetManagedDatabaseGroupRequest request)
Gets the details for the Managed Database Group specified by managedDatabaseGroupId.
|
Modifier and Type | Method and Description |
---|---|
Future<GetManagedDatabaseGroupResponse> |
DbManagementAsync.getManagedDatabaseGroup(GetManagedDatabaseGroupRequest request,
AsyncHandler<GetManagedDatabaseGroupRequest,GetManagedDatabaseGroupResponse> handler)
Gets the details for the Managed Database Group specified by managedDatabaseGroupId.
|
Future<GetManagedDatabaseGroupResponse> |
DbManagementAsyncClient.getManagedDatabaseGroup(GetManagedDatabaseGroupRequest request,
AsyncHandler<GetManagedDatabaseGroupRequest,GetManagedDatabaseGroupResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetManagedDatabaseGroupResponse |
GetManagedDatabaseGroupResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetManagedDatabaseGroupResponse.Builder |
GetManagedDatabaseGroupResponse.Builder.copy(GetManagedDatabaseGroupResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.