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.model
Methods in com.oracle.bmc.aivision.model that return StreamGroupCollection Modifier and Type Method Description StreamGroupCollection
StreamGroupCollection.Builder. build()
Methods in com.oracle.bmc.aivision.model with parameters of type StreamGroupCollection Modifier and Type Method Description StreamGroupCollection.Builder
StreamGroupCollection.Builder. copy(StreamGroupCollection model)
-
Uses of StreamGroupCollection in com.oracle.bmc.aivision.responses
Methods in com.oracle.bmc.aivision.responses that return StreamGroupCollection Modifier and Type Method Description StreamGroupCollection
ListStreamGroupsResponse. getStreamGroupCollection()
The returned StreamGroupCollection instance.Methods in com.oracle.bmc.aivision.responses with parameters of type StreamGroupCollection Modifier and Type Method Description ListStreamGroupsResponse.Builder
ListStreamGroupsResponse.Builder. streamGroupCollection(StreamGroupCollection streamGroupCollection)
The returned StreamGroupCollection instance.
-