Uses of Class
software.amazon.awssdk.services.supplychain.model.DeleteDataIntegrationFlowRequest
-
Packages that use DeleteDataIntegrationFlowRequest Package Description software.amazon.awssdk.services.supplychain AWS Supply Chain is a cloud-based application that works with your enterprise resource planning (ERP) and supply chain management systems.software.amazon.awssdk.services.supplychain.transform -
-
Uses of DeleteDataIntegrationFlowRequest in software.amazon.awssdk.services.supplychain
Methods in software.amazon.awssdk.services.supplychain with parameters of type DeleteDataIntegrationFlowRequest Modifier and Type Method Description default CompletableFuture<DeleteDataIntegrationFlowResponse>SupplyChainAsyncClient. deleteDataIntegrationFlow(DeleteDataIntegrationFlowRequest deleteDataIntegrationFlowRequest)Enable you to programmatically delete an existing data pipeline for the provided Amazon Web Services Supply Chain instance and DataIntegrationFlow name.default DeleteDataIntegrationFlowResponseSupplyChainClient. deleteDataIntegrationFlow(DeleteDataIntegrationFlowRequest deleteDataIntegrationFlowRequest)Enable you to programmatically delete an existing data pipeline for the provided Amazon Web Services Supply Chain instance and DataIntegrationFlow name. -
Uses of DeleteDataIntegrationFlowRequest in software.amazon.awssdk.services.supplychain.transform
Methods in software.amazon.awssdk.services.supplychain.transform with parameters of type DeleteDataIntegrationFlowRequest Modifier and Type Method Description SdkHttpFullRequestDeleteDataIntegrationFlowRequestMarshaller. marshall(DeleteDataIntegrationFlowRequest deleteDataIntegrationFlowRequest)
-