Uses of Class
com.oracle.bmc.iot.responses.ChangeIotFlowRuntimeCompartmentResponse
-
Packages that use ChangeIotFlowRuntimeCompartmentResponse Package Description com.oracle.bmc.iot com.oracle.bmc.iot.responses -
-
Uses of ChangeIotFlowRuntimeCompartmentResponse in com.oracle.bmc.iot
Methods in com.oracle.bmc.iot that return ChangeIotFlowRuntimeCompartmentResponse Modifier and Type Method Description ChangeIotFlowRuntimeCompartmentResponseIot. changeIotFlowRuntimeCompartment(ChangeIotFlowRuntimeCompartmentRequest request)Moves an IoT flow runtime to a different compartment within the same tenancy.ChangeIotFlowRuntimeCompartmentResponseIotClient. changeIotFlowRuntimeCompartment(ChangeIotFlowRuntimeCompartmentRequest request)Methods in com.oracle.bmc.iot that return types with arguments of type ChangeIotFlowRuntimeCompartmentResponse Modifier and Type Method Description Future<ChangeIotFlowRuntimeCompartmentResponse>IotAsync. changeIotFlowRuntimeCompartment(ChangeIotFlowRuntimeCompartmentRequest request, AsyncHandler<ChangeIotFlowRuntimeCompartmentRequest,ChangeIotFlowRuntimeCompartmentResponse> handler)Moves an IoT flow runtime to a different compartment within the same tenancy.Future<ChangeIotFlowRuntimeCompartmentResponse>IotAsyncClient. changeIotFlowRuntimeCompartment(ChangeIotFlowRuntimeCompartmentRequest request, AsyncHandler<ChangeIotFlowRuntimeCompartmentRequest,ChangeIotFlowRuntimeCompartmentResponse> handler)Method parameters in com.oracle.bmc.iot with type arguments of type ChangeIotFlowRuntimeCompartmentResponse Modifier and Type Method Description Future<ChangeIotFlowRuntimeCompartmentResponse>IotAsync. changeIotFlowRuntimeCompartment(ChangeIotFlowRuntimeCompartmentRequest request, AsyncHandler<ChangeIotFlowRuntimeCompartmentRequest,ChangeIotFlowRuntimeCompartmentResponse> handler)Moves an IoT flow runtime to a different compartment within the same tenancy.Future<ChangeIotFlowRuntimeCompartmentResponse>IotAsyncClient. changeIotFlowRuntimeCompartment(ChangeIotFlowRuntimeCompartmentRequest request, AsyncHandler<ChangeIotFlowRuntimeCompartmentRequest,ChangeIotFlowRuntimeCompartmentResponse> handler) -
Uses of ChangeIotFlowRuntimeCompartmentResponse in com.oracle.bmc.iot.responses
Methods in com.oracle.bmc.iot.responses that return ChangeIotFlowRuntimeCompartmentResponse Modifier and Type Method Description ChangeIotFlowRuntimeCompartmentResponseChangeIotFlowRuntimeCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.iot.responses with parameters of type ChangeIotFlowRuntimeCompartmentResponse Modifier and Type Method Description ChangeIotFlowRuntimeCompartmentResponse.BuilderChangeIotFlowRuntimeCompartmentResponse.Builder. copy(ChangeIotFlowRuntimeCompartmentResponse o)Copy method to populate the builder with values from the given instance.
-