Uses of Class
software.amazon.awssdk.services.appflow.model.UnsupportedOperationException
-
Packages that use UnsupportedOperationException Package Description software.amazon.awssdk.services.appflow Welcome to the Amazon AppFlow API reference. -
-
Uses of UnsupportedOperationException in software.amazon.awssdk.services.appflow
Methods in software.amazon.awssdk.services.appflow that throw UnsupportedOperationException Modifier and Type Method Description default StopFlowResponseAppflowClient. stopFlow(Consumer<StopFlowRequest.Builder> stopFlowRequest)Deactivates the existing flow.default StopFlowResponseAppflowClient. stopFlow(StopFlowRequest stopFlowRequest)Deactivates the existing flow.
-