Package | Description |
---|---|
com.oracle.bmc.streaming | |
com.oracle.bmc.streaming.model | |
com.oracle.bmc.streaming.responses |
Modifier and Type | Field and Description |
---|---|
protected StreamSummary |
AbstractStreamBasedClientBuilder.streamSummary |
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 |
---|---|
B |
AbstractStreamBasedClientBuilder.streamSummary(StreamSummary streamSummary)
Set the stream summary.
|
Modifier and Type | Method and Description |
---|---|
StreamSummary |
StreamSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
StreamSummary.Builder |
StreamSummary.Builder.copy(StreamSummary model) |
Modifier and Type | Method and Description |
---|---|
List<StreamSummary> |
ListStreamsResponse.getItems()
A list of
com.oracle.bmc.streaming.model.StreamSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListStreamsResponse.Builder |
ListStreamsResponse.Builder.items(List<StreamSummary> items)
A list of
com.oracle.bmc.streaming.model.StreamSummary instances. |
Copyright © 2016–2024. All rights reserved.