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