Package | Description |
---|---|
com.oracle.bmc.dataflow | |
com.oracle.bmc.dataflow.model |
Modifier and Type | Method and Description |
---|---|
Iterable<StatementSummary> |
DataFlowPaginators.listStatementsRecordIterator(ListStatementsRequest request)
Creates a new iterable which will iterate over the
StatementSummary objects contained in responses from the
listStatements operation. |
Modifier and Type | Method and Description |
---|---|
StatementSummary |
StatementSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<StatementSummary> |
StatementCollection.getItems()
A list of statements for a Session Run.
|
Modifier and Type | Method and Description |
---|---|
StatementSummary.Builder |
StatementSummary.Builder.copy(StatementSummary model) |
Modifier and Type | Method and Description |
---|---|
StatementCollection.Builder |
StatementCollection.Builder.items(List<StatementSummary> items)
A list of statements for a Session Run.
|
Constructor and Description |
---|
StatementCollection(List<StatementSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.