Package | Description |
---|---|
com.oracle.bmc.dataflow | |
com.oracle.bmc.dataflow.model |
Modifier and Type | Method and Description |
---|---|
Iterable<SqlEndpointSummary> |
DataFlowPaginators.listSqlEndpointsRecordIterator(ListSqlEndpointsRequest request)
Creates a new iterable which will iterate over the
SqlEndpointSummary objects contained in responses from the
listSqlEndpoints operation. |
Modifier and Type | Method and Description |
---|---|
SqlEndpointSummary |
SqlEndpointSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SqlEndpointSummary> |
SqlEndpointCollection.getItems()
The collection of SqlEndpointSummary objects.
|
Modifier and Type | Method and Description |
---|---|
SqlEndpointSummary.Builder |
SqlEndpointSummary.Builder.copy(SqlEndpointSummary model) |
Modifier and Type | Method and Description |
---|---|
SqlEndpointCollection.Builder |
SqlEndpointCollection.Builder.items(List<SqlEndpointSummary> items)
The collection of SqlEndpointSummary objects.
|
Constructor and Description |
---|
SqlEndpointCollection(List<SqlEndpointSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.