Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<AssociatedDatabaseSummary> |
DbManagementPaginators.listAssociatedDatabasesRecordIterator(ListAssociatedDatabasesRequest request)
Creates a new iterable which will iterate over the
AssociatedDatabaseSummary objects contained in
responses from the listAssociatedDatabases operation. |
Modifier and Type | Method and Description |
---|---|
AssociatedDatabaseSummary |
AssociatedDatabaseSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AssociatedDatabaseSummary> |
AssociatedDatabaseCollection.getItems()
A list of databases using a Database Management private endpoint.
|
Modifier and Type | Method and Description |
---|---|
AssociatedDatabaseSummary.Builder |
AssociatedDatabaseSummary.Builder.copy(AssociatedDatabaseSummary model) |
Modifier and Type | Method and Description |
---|---|
AssociatedDatabaseCollection.Builder |
AssociatedDatabaseCollection.Builder.items(List<AssociatedDatabaseSummary> items)
A list of databases using a Database Management private endpoint.
|
Constructor and Description |
---|
AssociatedDatabaseCollection(List<AssociatedDatabaseSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.