Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ExternalDbSystemSummary> |
DbManagementPaginators.listExternalDbSystemsRecordIterator(ListExternalDbSystemsRequest request)
Creates a new iterable which will iterate over the
ExternalDbSystemSummary objects contained in
responses from the listExternalDbSystems operation. |
Modifier and Type | Method and Description |
---|---|
ExternalDbSystemSummary |
ExternalDbSystemSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ExternalDbSystemSummary> |
ExternalDbSystemCollection.getItems()
An array of external DB systems.
|
Modifier and Type | Method and Description |
---|---|
ExternalDbSystemSummary.Builder |
ExternalDbSystemSummary.Builder.copy(ExternalDbSystemSummary model) |
Modifier and Type | Method and Description |
---|---|
ExternalDbSystemCollection.Builder |
ExternalDbSystemCollection.Builder.items(List<ExternalDbSystemSummary> items)
An array of external DB systems.
|
Constructor and Description |
---|
ExternalDbSystemCollection(List<ExternalDbSystemSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.