Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
Iterable<PublishedObjectSummary> |
DataIntegrationPaginators.listPublishedObjectsRecordIterator(ListPublishedObjectsRequest request)
Creates a new iterable which will iterate over the
PublishedObjectSummary objects contained in responses
from the listPublishedObjects operation. |
Modifier and Type | Class and Description |
---|---|
class |
PublishedObjectFromPipelineTaskSummary
The pipeline task published object summary.
|
class |
PublishedObjectSummaryFromDataLoaderTask
The data loader task published object summary.
|
class |
PublishedObjectSummaryFromIntegrationTask
The integration task published object summary.
|
Modifier and Type | Method and Description |
---|---|
List<PublishedObjectSummary> |
PublishedObjectSummaryCollection.getItems()
The array of published object summaries.
|
Modifier and Type | Method and Description |
---|---|
PublishedObjectSummaryCollection.Builder |
PublishedObjectSummaryCollection.Builder.items(List<PublishedObjectSummary> items)
The array of published object summaries.
|
Constructor and Description |
---|
PublishedObjectSummaryCollection(List<PublishedObjectSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.