Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
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.
|
Modifier and Type | Method and Description |
---|---|
Future<GetManagedDatabaseResponse> |
DbManagementAsync.getManagedDatabase(GetManagedDatabaseRequest request,
AsyncHandler<GetManagedDatabaseRequest,GetManagedDatabaseResponse> handler)
Gets the details for the Managed Database specified by managedDatabaseId.
|
Future<GetManagedDatabaseResponse> |
DbManagementAsyncClient.getManagedDatabase(GetManagedDatabaseRequest request,
AsyncHandler<GetManagedDatabaseRequest,GetManagedDatabaseResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetManagedDatabaseResponse> |
DbManagementAsync.getManagedDatabase(GetManagedDatabaseRequest request,
AsyncHandler<GetManagedDatabaseRequest,GetManagedDatabaseResponse> handler)
Gets the details for the Managed Database specified by managedDatabaseId.
|
Future<GetManagedDatabaseResponse> |
DbManagementAsyncClient.getManagedDatabase(GetManagedDatabaseRequest request,
AsyncHandler<GetManagedDatabaseRequest,GetManagedDatabaseResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetManagedDatabaseResponse |
GetManagedDatabaseResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetManagedDatabaseResponse.Builder |
GetManagedDatabaseResponse.Builder.copy(GetManagedDatabaseResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.