Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListManagedDatabaseGroupsResponse> |
DbManagementAsync.listManagedDatabaseGroups(ListManagedDatabaseGroupsRequest request,
AsyncHandler<ListManagedDatabaseGroupsRequest,ListManagedDatabaseGroupsResponse> handler)
Gets the Managed Database Group for a specific ID or the list of Managed Database Groups in a
specific compartment.
|
Future<ListManagedDatabaseGroupsResponse> |
DbManagementAsyncClient.listManagedDatabaseGroups(ListManagedDatabaseGroupsRequest request,
AsyncHandler<ListManagedDatabaseGroupsRequest,ListManagedDatabaseGroupsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListManagedDatabaseGroupsRequest |
ListManagedDatabaseGroupsRequest.Builder.build()
Build the instance of ListManagedDatabaseGroupsRequest as configured by this builder
|
ListManagedDatabaseGroupsRequest |
ListManagedDatabaseGroupsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListManagedDatabaseGroupsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListManagedDatabaseGroupsRequest.Builder |
ListManagedDatabaseGroupsRequest.Builder.copy(ListManagedDatabaseGroupsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.