Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
Iterable<FolderSummary> |
DataIntegrationPaginators.listFoldersRecordIterator(ListFoldersRequest request)
Creates a new iterable which will iterate over the
FolderSummary objects contained in responses from the
listFolders operation. |
Modifier and Type | Method and Description |
---|---|
FolderSummary |
FolderSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<FolderSummary> |
FolderSummaryCollection.getItems()
The array of folder summaries.
|
Modifier and Type | Method and Description |
---|---|
FolderSummary.Builder |
FolderSummary.Builder.copy(FolderSummary model) |
Modifier and Type | Method and Description |
---|---|
FolderSummaryCollection.Builder |
FolderSummaryCollection.Builder.items(List<FolderSummary> items)
The array of folder summaries.
|
Constructor and Description |
---|
FolderSummaryCollection(List<FolderSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.