Package | Description |
---|---|
com.oracle.bmc.streaming | |
com.oracle.bmc.streaming.model | |
com.oracle.bmc.streaming.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<StreamPoolSummary> |
StreamAdminPaginators.listStreamPoolsRecordIterator(ListStreamPoolsRequest request)
Creates a new iterable which will iterate over the
StreamPoolSummary objects contained in responses from the
listStreamPools operation. |
Modifier and Type | Method and Description |
---|---|
StreamPoolSummary |
StreamPoolSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
StreamPoolSummary.Builder |
StreamPoolSummary.Builder.copy(StreamPoolSummary model) |
Modifier and Type | Method and Description |
---|---|
List<StreamPoolSummary> |
ListStreamPoolsResponse.getItems()
A list of
com.oracle.bmc.streaming.model.StreamPoolSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListStreamPoolsResponse.Builder |
ListStreamPoolsResponse.Builder.items(List<StreamPoolSummary> items)
A list of
com.oracle.bmc.streaming.model.StreamPoolSummary instances. |
Copyright © 2016–2024. All rights reserved.