| Package | Description |
|---|---|
| com.oracle.bmc.databasemanagement | |
| com.oracle.bmc.databasemanagement.requests |
| Modifier and Type | Method and Description |
|---|---|
GetManagedDatabaseResponse |
DbManagementClient.getManagedDatabase(GetManagedDatabaseRequest request) |
GetManagedDatabaseResponse |
DbManagement.getManagedDatabase(GetManagedDatabaseRequest request)
Gets the details for the Managed Database specified by managedDatabaseId.
|
Future<GetManagedDatabaseResponse> |
DbManagementAsync.getManagedDatabase(GetManagedDatabaseRequest request,
com.oracle.bmc.responses.AsyncHandler<GetManagedDatabaseRequest,GetManagedDatabaseResponse> handler)
Gets the details for the Managed Database specified by managedDatabaseId.
|
Future<GetManagedDatabaseResponse> |
DbManagementAsyncClient.getManagedDatabase(GetManagedDatabaseRequest request,
com.oracle.bmc.responses.AsyncHandler<GetManagedDatabaseRequest,GetManagedDatabaseResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetManagedDatabaseResponse> |
DbManagementAsync.getManagedDatabase(GetManagedDatabaseRequest request,
com.oracle.bmc.responses.AsyncHandler<GetManagedDatabaseRequest,GetManagedDatabaseResponse> handler)
Gets the details for the Managed Database specified by managedDatabaseId.
|
Future<GetManagedDatabaseResponse> |
DbManagementAsyncClient.getManagedDatabase(GetManagedDatabaseRequest request,
com.oracle.bmc.responses.AsyncHandler<GetManagedDatabaseRequest,GetManagedDatabaseResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
GetManagedDatabaseRequest |
GetManagedDatabaseRequest.Builder.build()
Build the instance of GetManagedDatabaseRequest as configured by this builder
|
GetManagedDatabaseRequest |
GetManagedDatabaseRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
GetManagedDatabaseRequest.Builder |
GetManagedDatabaseRequest.Builder.copy(GetManagedDatabaseRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.