Uses of Class
software.amazon.awssdk.services.supplychain.model.DataIntegrationFlowS3SourceConfiguration
-
Packages that use DataIntegrationFlowS3SourceConfiguration Package Description software.amazon.awssdk.services.supplychain.model -
-
Uses of DataIntegrationFlowS3SourceConfiguration in software.amazon.awssdk.services.supplychain.model
Methods in software.amazon.awssdk.services.supplychain.model that return DataIntegrationFlowS3SourceConfiguration Modifier and Type Method Description DataIntegrationFlowS3SourceConfigurationDataIntegrationFlowSource. s3Source()The S3 DataIntegrationFlow source.Methods in software.amazon.awssdk.services.supplychain.model with parameters of type DataIntegrationFlowS3SourceConfiguration Modifier and Type Method Description DataIntegrationFlowSource.BuilderDataIntegrationFlowSource.Builder. s3Source(DataIntegrationFlowS3SourceConfiguration s3Source)The S3 DataIntegrationFlow source.
-