Uses of Class
com.oracle.bmc.iot.model.CreateIotFlowRuntimeDetails
-
Packages that use CreateIotFlowRuntimeDetails Package Description com.oracle.bmc.iot.model com.oracle.bmc.iot.requests -
-
Uses of CreateIotFlowRuntimeDetails in com.oracle.bmc.iot.model
Methods in com.oracle.bmc.iot.model that return CreateIotFlowRuntimeDetails Modifier and Type Method Description CreateIotFlowRuntimeDetailsCreateIotFlowRuntimeDetails.Builder. build()Methods in com.oracle.bmc.iot.model with parameters of type CreateIotFlowRuntimeDetails Modifier and Type Method Description CreateIotFlowRuntimeDetails.BuilderCreateIotFlowRuntimeDetails.Builder. copy(CreateIotFlowRuntimeDetails model) -
Uses of CreateIotFlowRuntimeDetails in com.oracle.bmc.iot.requests
Methods in com.oracle.bmc.iot.requests that return CreateIotFlowRuntimeDetails Modifier and Type Method Description CreateIotFlowRuntimeDetailsCreateIotFlowRuntimeRequest. getBody$()Alternative accessor for the body parameter.CreateIotFlowRuntimeDetailsCreateIotFlowRuntimeRequest. getCreateIotFlowRuntimeDetails()Details for creating the IoT flow runtime.Methods in com.oracle.bmc.iot.requests with parameters of type CreateIotFlowRuntimeDetails Modifier and Type Method Description CreateIotFlowRuntimeRequest.BuilderCreateIotFlowRuntimeRequest.Builder. body$(CreateIotFlowRuntimeDetails body)Alternative setter for the body parameter.CreateIotFlowRuntimeRequest.BuilderCreateIotFlowRuntimeRequest.Builder. createIotFlowRuntimeDetails(CreateIotFlowRuntimeDetails createIotFlowRuntimeDetails)Details for creating the IoT flow runtime.
-