Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ChannelSummary> |
ManagementPaginators.listChannelsRecordIterator(ListChannelsRequest request)
Creates a new iterable which will iterate over the
ChannelSummary objects contained in responses from the listChannels
operation. |
Modifier and Type | Method and Description |
---|---|
ChannelSummary |
ChannelSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ChannelSummary> |
ChannelCollection.getItems()
The Channel summaries.
|
Modifier and Type | Method and Description |
---|---|
ChannelSummary.Builder |
ChannelSummary.Builder.copy(ChannelSummary model) |
Modifier and Type | Method and Description |
---|---|
ChannelCollection.Builder |
ChannelCollection.Builder.items(List<ChannelSummary> items)
The Channel summaries.
|
Constructor and Description |
---|
ChannelCollection(List<ChannelSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.