Uses of Class
com.oracle.bmc.iot.responses.ActivateIotFlowRuntimeResponse
-
Packages that use ActivateIotFlowRuntimeResponse Package Description com.oracle.bmc.iot com.oracle.bmc.iot.responses -
-
Uses of ActivateIotFlowRuntimeResponse in com.oracle.bmc.iot
Methods in com.oracle.bmc.iot that return ActivateIotFlowRuntimeResponse Modifier and Type Method Description ActivateIotFlowRuntimeResponseIot. activateIotFlowRuntime(ActivateIotFlowRuntimeRequest request)Activates the IoT flow runtime identified by the specified OCID.ActivateIotFlowRuntimeResponseIotClient. activateIotFlowRuntime(ActivateIotFlowRuntimeRequest request)Methods in com.oracle.bmc.iot that return types with arguments of type ActivateIotFlowRuntimeResponse Modifier and Type Method Description Future<ActivateIotFlowRuntimeResponse>IotAsync. activateIotFlowRuntime(ActivateIotFlowRuntimeRequest request, AsyncHandler<ActivateIotFlowRuntimeRequest,ActivateIotFlowRuntimeResponse> handler)Activates the IoT flow runtime identified by the specified OCID.Future<ActivateIotFlowRuntimeResponse>IotAsyncClient. activateIotFlowRuntime(ActivateIotFlowRuntimeRequest request, AsyncHandler<ActivateIotFlowRuntimeRequest,ActivateIotFlowRuntimeResponse> handler)Method parameters in com.oracle.bmc.iot with type arguments of type ActivateIotFlowRuntimeResponse Modifier and Type Method Description Future<ActivateIotFlowRuntimeResponse>IotAsync. activateIotFlowRuntime(ActivateIotFlowRuntimeRequest request, AsyncHandler<ActivateIotFlowRuntimeRequest,ActivateIotFlowRuntimeResponse> handler)Activates the IoT flow runtime identified by the specified OCID.Future<ActivateIotFlowRuntimeResponse>IotAsyncClient. activateIotFlowRuntime(ActivateIotFlowRuntimeRequest request, AsyncHandler<ActivateIotFlowRuntimeRequest,ActivateIotFlowRuntimeResponse> handler) -
Uses of ActivateIotFlowRuntimeResponse in com.oracle.bmc.iot.responses
Methods in com.oracle.bmc.iot.responses that return ActivateIotFlowRuntimeResponse Modifier and Type Method Description ActivateIotFlowRuntimeResponseActivateIotFlowRuntimeResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.iot.responses with parameters of type ActivateIotFlowRuntimeResponse Modifier and Type Method Description ActivateIotFlowRuntimeResponse.BuilderActivateIotFlowRuntimeResponse.Builder. copy(ActivateIotFlowRuntimeResponse o)Copy method to populate the builder with values from the given instance.
-