Package | Description |
---|---|
com.oracle.bmc.mediaservices | |
com.oracle.bmc.mediaservices.model |
Modifier and Type | Method and Description |
---|---|
Iterable<StreamDistributionChannelSummary> |
MediaServicesPaginators.listStreamDistributionChannelsRecordIterator(ListStreamDistributionChannelsRequest request)
Creates a new iterable which will iterate over the
StreamDistributionChannelSummary objects contained in
responses from the listStreamDistributionChannels operation. |
Modifier and Type | Method and Description |
---|---|
StreamDistributionChannelSummary |
StreamDistributionChannelSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<StreamDistributionChannelSummary> |
StreamDistributionChannelCollection.getItems()
List of Stream Distribution Channels.
|
Modifier and Type | Method and Description |
---|---|
StreamDistributionChannelSummary.Builder |
StreamDistributionChannelSummary.Builder.copy(StreamDistributionChannelSummary model) |
Modifier and Type | Method and Description |
---|---|
StreamDistributionChannelCollection.Builder |
StreamDistributionChannelCollection.Builder.items(List<StreamDistributionChannelSummary> items)
List of Stream Distribution Channels.
|
Constructor and Description |
---|
StreamDistributionChannelCollection(List<StreamDistributionChannelSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.