Uses of Class
software.amazon.awssdk.services.supplychain.model.GetDataIntegrationFlowRequest
-
Packages that use GetDataIntegrationFlowRequest 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 GetDataIntegrationFlowRequest in software.amazon.awssdk.services.supplychain
Methods in software.amazon.awssdk.services.supplychain with parameters of type GetDataIntegrationFlowRequest Modifier and Type Method Description default CompletableFuture<GetDataIntegrationFlowResponse>SupplyChainAsyncClient. getDataIntegrationFlow(GetDataIntegrationFlowRequest getDataIntegrationFlowRequest)Enables you to programmatically view a specific data pipeline for the provided Amazon Web Services Supply Chain instance and DataIntegrationFlow name.default GetDataIntegrationFlowResponseSupplyChainClient. getDataIntegrationFlow(GetDataIntegrationFlowRequest getDataIntegrationFlowRequest)Enables you to programmatically view a specific data pipeline for the provided Amazon Web Services Supply Chain instance and DataIntegrationFlow name. -
Uses of GetDataIntegrationFlowRequest in software.amazon.awssdk.services.supplychain.transform
Methods in software.amazon.awssdk.services.supplychain.transform with parameters of type GetDataIntegrationFlowRequest Modifier and Type Method Description SdkHttpFullRequestGetDataIntegrationFlowRequestMarshaller. marshall(GetDataIntegrationFlowRequest getDataIntegrationFlowRequest)
-