Uses of Class
com.oracle.bmc.iot.requests.ChangeIotFlowRuntimeCompartmentRequest
-
Packages that use ChangeIotFlowRuntimeCompartmentRequest Package Description com.oracle.bmc.iot com.oracle.bmc.iot.requests -
-
Uses of ChangeIotFlowRuntimeCompartmentRequest in com.oracle.bmc.iot
Method parameters in com.oracle.bmc.iot with type arguments of type ChangeIotFlowRuntimeCompartmentRequest 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 ChangeIotFlowRuntimeCompartmentRequest in com.oracle.bmc.iot.requests
Methods in com.oracle.bmc.iot.requests that return ChangeIotFlowRuntimeCompartmentRequest Modifier and Type Method Description ChangeIotFlowRuntimeCompartmentRequestChangeIotFlowRuntimeCompartmentRequest.Builder. build()Build the instance of ChangeIotFlowRuntimeCompartmentRequest as configured by this builderChangeIotFlowRuntimeCompartmentRequestChangeIotFlowRuntimeCompartmentRequest.Builder. buildWithoutInvocationCallback()Build the instance of ChangeIotFlowRuntimeCompartmentRequest as configured by this builderMethods in com.oracle.bmc.iot.requests with parameters of type ChangeIotFlowRuntimeCompartmentRequest Modifier and Type Method Description ChangeIotFlowRuntimeCompartmentRequest.BuilderChangeIotFlowRuntimeCompartmentRequest.Builder. copy(ChangeIotFlowRuntimeCompartmentRequest o)Copy method to populate the builder with values from the given instance.
-