Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.model |
Modifier and Type | Method and Description |
---|---|
Iterable<PipelineSummary> |
GoldenGatePaginators.listPipelinesRecordIterator(ListPipelinesRequest request)
Creates a new iterable which will iterate over the
PipelineSummary objects contained in responses from the
listPipelines operation. |
Modifier and Type | Class and Description |
---|---|
class |
ZeroEtlPipelineSummary
Summary of the ZeroETL pipeline.
|
Modifier and Type | Method and Description |
---|---|
List<PipelineSummary> |
PipelineCollection.getItems()
An array of Pipeline summaries.
|
Modifier and Type | Method and Description |
---|---|
PipelineCollection.Builder |
PipelineCollection.Builder.items(List<PipelineSummary> items)
An array of Pipeline summaries.
|
Constructor and Description |
---|
PipelineCollection(List<PipelineSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.