Package | Description |
---|---|
com.oracle.bmc.dataflow | |
com.oracle.bmc.dataflow.model |
Modifier and Type | Method and Description |
---|---|
Iterable<PoolSummary> |
DataFlowPaginators.listPoolsRecordIterator(ListPoolsRequest request)
Creates a new iterable which will iterate over the
PoolSummary objects contained in responses from the listPools
operation. |
Modifier and Type | Method and Description |
---|---|
PoolSummary |
PoolSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<PoolSummary> |
PoolCollection.getItems()
A list of pools.
|
Modifier and Type | Method and Description |
---|---|
PoolSummary.Builder |
PoolSummary.Builder.copy(PoolSummary model) |
Modifier and Type | Method and Description |
---|---|
PoolCollection.Builder |
PoolCollection.Builder.items(List<PoolSummary> items)
A list of pools.
|
Constructor and Description |
---|
PoolCollection(List<PoolSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.