Package | Description |
---|---|
com.oracle.bmc.emwarehouse | |
com.oracle.bmc.emwarehouse.model |
Modifier and Type | Method and Description |
---|---|
Iterable<EtlRunSummary> |
EmWarehousePaginators.listEtlRunsRecordIterator(ListEtlRunsRequest request)
Creates a new iterable which will iterate over the
EtlRunSummary objects contained in responses from the
listEtlRuns operation. |
Modifier and Type | Method and Description |
---|---|
EtlRunSummary |
EtlRunSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<EtlRunSummary> |
EtlRunCollection.getItems()
List of runs
|
Modifier and Type | Method and Description |
---|---|
EtlRunSummary.Builder |
EtlRunSummary.Builder.copy(EtlRunSummary model) |
Modifier and Type | Method and Description |
---|---|
EtlRunCollection.Builder |
EtlRunCollection.Builder.items(List<EtlRunSummary> items)
List of runs
|
Constructor and Description |
---|
EtlRunCollection(List<EtlRunSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.