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