Uses of Class
com.oracle.bmc.iot.model.ChangeIotFlowRuntimeCompartmentDetails
-
Packages that use ChangeIotFlowRuntimeCompartmentDetails Package Description com.oracle.bmc.iot.model com.oracle.bmc.iot.requests -
-
Uses of ChangeIotFlowRuntimeCompartmentDetails in com.oracle.bmc.iot.model
Methods in com.oracle.bmc.iot.model that return ChangeIotFlowRuntimeCompartmentDetails Modifier and Type Method Description ChangeIotFlowRuntimeCompartmentDetailsChangeIotFlowRuntimeCompartmentDetails.Builder. build()Methods in com.oracle.bmc.iot.model with parameters of type ChangeIotFlowRuntimeCompartmentDetails Modifier and Type Method Description ChangeIotFlowRuntimeCompartmentDetails.BuilderChangeIotFlowRuntimeCompartmentDetails.Builder. copy(ChangeIotFlowRuntimeCompartmentDetails model) -
Uses of ChangeIotFlowRuntimeCompartmentDetails in com.oracle.bmc.iot.requests
Methods in com.oracle.bmc.iot.requests that return ChangeIotFlowRuntimeCompartmentDetails Modifier and Type Method Description ChangeIotFlowRuntimeCompartmentDetailsChangeIotFlowRuntimeCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeIotFlowRuntimeCompartmentDetailsChangeIotFlowRuntimeCompartmentRequest. getChangeIotFlowRuntimeCompartmentDetails()Details for changing the IoT flow runtime compartment.Methods in com.oracle.bmc.iot.requests with parameters of type ChangeIotFlowRuntimeCompartmentDetails Modifier and Type Method Description ChangeIotFlowRuntimeCompartmentRequest.BuilderChangeIotFlowRuntimeCompartmentRequest.Builder. body$(ChangeIotFlowRuntimeCompartmentDetails body)Alternative setter for the body parameter.ChangeIotFlowRuntimeCompartmentRequest.BuilderChangeIotFlowRuntimeCompartmentRequest.Builder. changeIotFlowRuntimeCompartmentDetails(ChangeIotFlowRuntimeCompartmentDetails changeIotFlowRuntimeCompartmentDetails)Details for changing the IoT flow runtime compartment.
-