Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
Iterable<SchemaSummary> |
DataIntegrationPaginators.listSchemasRecordIterator(ListSchemasRequest request)
Creates a new iterable which will iterate over the
SchemaSummary objects contained in responses from the
listSchemas operation. |
Modifier and Type | Method and Description |
---|---|
SchemaSummary |
SchemaSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SchemaSummary> |
SchemaSummaryCollection.getItems()
The array of schema summaries.
|
Modifier and Type | Method and Description |
---|---|
SchemaSummary.Builder |
SchemaSummary.Builder.copy(SchemaSummary model) |
Modifier and Type | Method and Description |
---|---|
SchemaSummaryCollection.Builder |
SchemaSummaryCollection.Builder.items(List<SchemaSummary> items)
The array of schema summaries.
|
Constructor and Description |
---|
SchemaSummaryCollection(List<SchemaSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.