Uses of Class
com.oracle.bmc.aivision.model.StreamGroupCollection
- 
Packages that use StreamGroupCollection Package Description com.oracle.bmc.aivision.model com.oracle.bmc.aivision.responses 
- 
- 
Uses of StreamGroupCollection in com.oracle.bmc.aivision.modelMethods in com.oracle.bmc.aivision.model that return StreamGroupCollection Modifier and Type Method Description StreamGroupCollectionStreamGroupCollection.Builder. build()Methods in com.oracle.bmc.aivision.model with parameters of type StreamGroupCollection Modifier and Type Method Description StreamGroupCollection.BuilderStreamGroupCollection.Builder. copy(StreamGroupCollection model)
- 
Uses of StreamGroupCollection in com.oracle.bmc.aivision.responsesMethods in com.oracle.bmc.aivision.responses that return StreamGroupCollection Modifier and Type Method Description StreamGroupCollectionListStreamGroupsResponse. getStreamGroupCollection()The returned StreamGroupCollection instance.Methods in com.oracle.bmc.aivision.responses with parameters of type StreamGroupCollection Modifier and Type Method Description ListStreamGroupsResponse.BuilderListStreamGroupsResponse.Builder. streamGroupCollection(StreamGroupCollection streamGroupCollection)The returned StreamGroupCollection instance.
 
-