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