Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.model |
Modifier and Type | Method and Description |
---|---|
Iterable<PipelineSchemaSummary> |
GoldenGatePaginators.listPipelineSchemasRecordIterator(ListPipelineSchemasRequest request)
Creates a new iterable which will iterate over the
PipelineSchemaSummary objects contained in responses from
the listPipelineSchemas operation. |
Modifier and Type | Method and Description |
---|---|
PipelineSchemaSummary |
PipelineSchemaSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<PipelineSchemaSummary> |
PipelineSchemaCollection.getItems()
Array of pipeline schemas
|
Modifier and Type | Method and Description |
---|---|
PipelineSchemaSummary.Builder |
PipelineSchemaSummary.Builder.copy(PipelineSchemaSummary model) |
Modifier and Type | Method and Description |
---|---|
PipelineSchemaCollection.Builder |
PipelineSchemaCollection.Builder.items(List<PipelineSchemaSummary> items)
Array of pipeline schemas
|
Constructor and Description |
---|
PipelineSchemaCollection(List<PipelineSchemaSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.