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,
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 |
---|---|
GetManagedDatabaseRequest |
GetManagedDatabaseRequest.Builder.build()
Build the instance of GetManagedDatabaseRequest as configured by this builder
|
GetManagedDatabaseRequest |
GetManagedDatabaseRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetManagedDatabaseRequest as configured by this builder
|
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–2024. All rights reserved.