Uses of Class
com.oracle.bmc.iot.model.IotFlowRuntime
-
Packages that use IotFlowRuntime Package Description com.oracle.bmc.iot.model com.oracle.bmc.iot.responses -
-
Uses of IotFlowRuntime in com.oracle.bmc.iot.model
Methods in com.oracle.bmc.iot.model that return IotFlowRuntime Modifier and Type Method Description IotFlowRuntimeIotFlowRuntime.Builder. build()Methods in com.oracle.bmc.iot.model with parameters of type IotFlowRuntime Modifier and Type Method Description IotFlowRuntime.BuilderIotFlowRuntime.Builder. copy(IotFlowRuntime model) -
Uses of IotFlowRuntime in com.oracle.bmc.iot.responses
Methods in com.oracle.bmc.iot.responses that return IotFlowRuntime Modifier and Type Method Description IotFlowRuntimeCreateIotFlowRuntimeResponse. getIotFlowRuntime()The returned IotFlowRuntime instance.IotFlowRuntimeGetIotFlowRuntimeResponse. getIotFlowRuntime()The returned IotFlowRuntime instance.Methods in com.oracle.bmc.iot.responses with parameters of type IotFlowRuntime Modifier and Type Method Description CreateIotFlowRuntimeResponse.BuilderCreateIotFlowRuntimeResponse.Builder. iotFlowRuntime(IotFlowRuntime iotFlowRuntime)The returned IotFlowRuntime instance.GetIotFlowRuntimeResponse.BuilderGetIotFlowRuntimeResponse.Builder. iotFlowRuntime(IotFlowRuntime iotFlowRuntime)The returned IotFlowRuntime instance.
-