| Package | Description |
|---|---|
| com.oracle.bmc.databasemanagement | |
| com.oracle.bmc.databasemanagement.model |
| Modifier and Type | Method and Description |
|---|---|
Iterable<ManagedDatabaseGroupSummary> |
DbManagementPaginators.listManagedDatabaseGroupsRecordIterator(ListManagedDatabaseGroupsRequest request)
Creates a new iterable which will iterate over the
ManagedDatabaseGroupSummary objects
contained in responses from the listManagedDatabaseGroups operation. |
| Modifier and Type | Method and Description |
|---|---|
ManagedDatabaseGroupSummary |
ManagedDatabaseGroupSummary.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<ManagedDatabaseGroupSummary> |
ManagedDatabaseGroupCollection.getItems()
An array of ManagedDatabaseGroupSummary resources.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedDatabaseGroupSummary.Builder |
ManagedDatabaseGroupSummary.Builder.copy(ManagedDatabaseGroupSummary o) |
| Modifier and Type | Method and Description |
|---|---|
ManagedDatabaseGroupCollection.Builder |
ManagedDatabaseGroupCollection.Builder.items(List<ManagedDatabaseGroupSummary> items) |
| Constructor and Description |
|---|
ManagedDatabaseGroupCollection(List<ManagedDatabaseGroupSummary> items)
Deprecated.
|
Copyright © 2016–2021. All rights reserved.