Uses of Class
com.oracle.bmc.iot.responses.DeactivateIotFlowRuntimeResponse
-
Packages that use DeactivateIotFlowRuntimeResponse Package Description com.oracle.bmc.iot com.oracle.bmc.iot.responses -
-
Uses of DeactivateIotFlowRuntimeResponse in com.oracle.bmc.iot
Methods in com.oracle.bmc.iot that return DeactivateIotFlowRuntimeResponse Modifier and Type Method Description DeactivateIotFlowRuntimeResponseIot. deactivateIotFlowRuntime(DeactivateIotFlowRuntimeRequest request)Deactivates the IoT flow runtime identified by the specified OCID.DeactivateIotFlowRuntimeResponseIotClient. deactivateIotFlowRuntime(DeactivateIotFlowRuntimeRequest request)Methods in com.oracle.bmc.iot that return types with arguments of type DeactivateIotFlowRuntimeResponse Modifier and Type Method Description Future<DeactivateIotFlowRuntimeResponse>IotAsync. deactivateIotFlowRuntime(DeactivateIotFlowRuntimeRequest request, AsyncHandler<DeactivateIotFlowRuntimeRequest,DeactivateIotFlowRuntimeResponse> handler)Deactivates the IoT flow runtime identified by the specified OCID.Future<DeactivateIotFlowRuntimeResponse>IotAsyncClient. deactivateIotFlowRuntime(DeactivateIotFlowRuntimeRequest request, AsyncHandler<DeactivateIotFlowRuntimeRequest,DeactivateIotFlowRuntimeResponse> handler)Method parameters in com.oracle.bmc.iot with type arguments of type DeactivateIotFlowRuntimeResponse Modifier and Type Method Description Future<DeactivateIotFlowRuntimeResponse>IotAsync. deactivateIotFlowRuntime(DeactivateIotFlowRuntimeRequest request, AsyncHandler<DeactivateIotFlowRuntimeRequest,DeactivateIotFlowRuntimeResponse> handler)Deactivates the IoT flow runtime identified by the specified OCID.Future<DeactivateIotFlowRuntimeResponse>IotAsyncClient. deactivateIotFlowRuntime(DeactivateIotFlowRuntimeRequest request, AsyncHandler<DeactivateIotFlowRuntimeRequest,DeactivateIotFlowRuntimeResponse> handler) -
Uses of DeactivateIotFlowRuntimeResponse in com.oracle.bmc.iot.responses
Methods in com.oracle.bmc.iot.responses that return DeactivateIotFlowRuntimeResponse Modifier and Type Method Description DeactivateIotFlowRuntimeResponseDeactivateIotFlowRuntimeResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.iot.responses with parameters of type DeactivateIotFlowRuntimeResponse Modifier and Type Method Description DeactivateIotFlowRuntimeResponse.BuilderDeactivateIotFlowRuntimeResponse.Builder. copy(DeactivateIotFlowRuntimeResponse o)Copy method to populate the builder with values from the given instance.
-