Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DependentObjectSummary> |
DataIntegrationPaginators.listDependentObjectsRecordIterator(ListDependentObjectsRequest request)
Creates a new iterable which will iterate over the
DependentObjectSummary objects contained in responses
from the listDependentObjects operation. |
Modifier and Type | Method and Description |
---|---|
DependentObjectSummary |
DependentObjectSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DependentObjectSummary> |
DependentObjectSummaryCollection.getItems()
An array of dependent object summaries.
|
Modifier and Type | Method and Description |
---|---|
DependentObjectSummary.Builder |
DependentObjectSummary.Builder.copy(DependentObjectSummary model) |
Modifier and Type | Method and Description |
---|---|
DependentObjectSummaryCollection.Builder |
DependentObjectSummaryCollection.Builder.items(List<DependentObjectSummary> items)
An array of dependent object summaries.
|
Constructor and Description |
---|
DependentObjectSummaryCollection(List<DependentObjectSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.