Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ExportRequestSummary> |
DataIntegrationPaginators.listExportRequestsRecordIterator(ListExportRequestsRequest request)
Creates a new iterable which will iterate over the
ExportRequestSummary objects contained in responses
from the listExportRequests operation. |
Modifier and Type | Method and Description |
---|---|
ExportRequestSummary |
ExportRequestSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ExportRequestSummary> |
ExportRequestSummaryCollection.getItems()
The array of export object requests status summaries.
|
Modifier and Type | Method and Description |
---|---|
ExportRequestSummary.Builder |
ExportRequestSummary.Builder.copy(ExportRequestSummary model) |
Modifier and Type | Method and Description |
---|---|
ExportRequestSummaryCollection.Builder |
ExportRequestSummaryCollection.Builder.items(List<ExportRequestSummary> items)
The array of export object requests status summaries.
|
Constructor and Description |
---|
ExportRequestSummaryCollection(List<ExportRequestSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.