Uses of Class
com.oracle.bmc.mediaservices.model.StreamPackagingConfigCollection
-
Packages that use StreamPackagingConfigCollection Package Description com.oracle.bmc.mediaservices.model com.oracle.bmc.mediaservices.responses -
-
Uses of StreamPackagingConfigCollection in com.oracle.bmc.mediaservices.model
Methods in com.oracle.bmc.mediaservices.model that return StreamPackagingConfigCollection Modifier and Type Method Description StreamPackagingConfigCollection
StreamPackagingConfigCollection.Builder. build()
Methods in com.oracle.bmc.mediaservices.model with parameters of type StreamPackagingConfigCollection Modifier and Type Method Description StreamPackagingConfigCollection.Builder
StreamPackagingConfigCollection.Builder. copy(StreamPackagingConfigCollection model)
-
Uses of StreamPackagingConfigCollection in com.oracle.bmc.mediaservices.responses
Methods in com.oracle.bmc.mediaservices.responses that return StreamPackagingConfigCollection Modifier and Type Method Description StreamPackagingConfigCollection
ListStreamPackagingConfigsResponse. getStreamPackagingConfigCollection()
The returned StreamPackagingConfigCollection instance.Methods in com.oracle.bmc.mediaservices.responses with parameters of type StreamPackagingConfigCollection Modifier and Type Method Description ListStreamPackagingConfigsResponse.Builder
ListStreamPackagingConfigsResponse.Builder. streamPackagingConfigCollection(StreamPackagingConfigCollection streamPackagingConfigCollection)
The returned StreamPackagingConfigCollection instance.
-