Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
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 |
---|---|
GetManagedDatabaseGroupRequest |
GetManagedDatabaseGroupRequest.Builder.build()
Build the instance of GetManagedDatabaseGroupRequest as configured by this builder
|
GetManagedDatabaseGroupRequest |
GetManagedDatabaseGroupRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetManagedDatabaseGroupRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetManagedDatabaseGroupRequest.Builder |
GetManagedDatabaseGroupRequest.Builder.copy(GetManagedDatabaseGroupRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.