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