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