Uses of Class
com.oracle.bmc.aivision.model.StreamSourceCollection
-
Packages that use StreamSourceCollection Package Description com.oracle.bmc.aivision.model com.oracle.bmc.aivision.responses -
-
Uses of StreamSourceCollection in com.oracle.bmc.aivision.model
Methods in com.oracle.bmc.aivision.model that return StreamSourceCollection Modifier and Type Method Description StreamSourceCollection
StreamSourceCollection.Builder. build()
Methods in com.oracle.bmc.aivision.model with parameters of type StreamSourceCollection Modifier and Type Method Description StreamSourceCollection.Builder
StreamSourceCollection.Builder. copy(StreamSourceCollection model)
-
Uses of StreamSourceCollection in com.oracle.bmc.aivision.responses
Methods in com.oracle.bmc.aivision.responses that return StreamSourceCollection Modifier and Type Method Description StreamSourceCollection
ListStreamSourcesResponse. getStreamSourceCollection()
The returned StreamSourceCollection instance.Methods in com.oracle.bmc.aivision.responses with parameters of type StreamSourceCollection Modifier and Type Method Description ListStreamSourcesResponse.Builder
ListStreamSourcesResponse.Builder. streamSourceCollection(StreamSourceCollection streamSourceCollection)
The returned StreamSourceCollection instance.
-