Package | Description |
---|---|
com.oracle.bmc.mediaservices | |
com.oracle.bmc.mediaservices.model |
Modifier and Type | Method and Description |
---|---|
Iterable<StreamCdnConfigSummary> |
MediaServicesPaginators.listStreamCdnConfigsRecordIterator(ListStreamCdnConfigsRequest request)
Creates a new iterable which will iterate over the
StreamCdnConfigSummary objects contained in responses
from the listStreamCdnConfigs operation. |
Modifier and Type | Method and Description |
---|---|
StreamCdnConfigSummary |
StreamCdnConfigSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<StreamCdnConfigSummary> |
StreamCdnConfigCollection.getItems()
List of streamCdnConfigs.
|
Modifier and Type | Method and Description |
---|---|
StreamCdnConfigSummary.Builder |
StreamCdnConfigSummary.Builder.copy(StreamCdnConfigSummary model) |
Modifier and Type | Method and Description |
---|---|
StreamCdnConfigCollection.Builder |
StreamCdnConfigCollection.Builder.items(List<StreamCdnConfigSummary> items)
List of streamCdnConfigs.
|
Constructor and Description |
---|
StreamCdnConfigCollection(List<StreamCdnConfigSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.