Uses of Class
com.oracle.bmc.iot.model.IotFlowRuntimeCollection
-
Packages that use IotFlowRuntimeCollection Package Description com.oracle.bmc.iot.model com.oracle.bmc.iot.responses -
-
Uses of IotFlowRuntimeCollection in com.oracle.bmc.iot.model
Methods in com.oracle.bmc.iot.model that return IotFlowRuntimeCollection Modifier and Type Method Description IotFlowRuntimeCollectionIotFlowRuntimeCollection.Builder. build()Methods in com.oracle.bmc.iot.model with parameters of type IotFlowRuntimeCollection Modifier and Type Method Description IotFlowRuntimeCollection.BuilderIotFlowRuntimeCollection.Builder. copy(IotFlowRuntimeCollection model) -
Uses of IotFlowRuntimeCollection in com.oracle.bmc.iot.responses
Methods in com.oracle.bmc.iot.responses that return IotFlowRuntimeCollection Modifier and Type Method Description IotFlowRuntimeCollectionListIotFlowRuntimesResponse. getIotFlowRuntimeCollection()The returned IotFlowRuntimeCollection instance.Methods in com.oracle.bmc.iot.responses with parameters of type IotFlowRuntimeCollection Modifier and Type Method Description ListIotFlowRuntimesResponse.BuilderListIotFlowRuntimesResponse.Builder. iotFlowRuntimeCollection(IotFlowRuntimeCollection iotFlowRuntimeCollection)The returned IotFlowRuntimeCollection instance.
-