Uses of Interface
org.teiid.s3.S3Configuration
-
-
Uses of S3Configuration in org.teiid.s3
Methods in org.teiid.s3 that return S3Configuration Modifier and Type Method Description S3ConfigurationS3ConnectionFactory. getS3Config()Constructors in org.teiid.s3 with parameters of type S3Configuration Constructor Description S3Connection(S3Configuration s3Config, com.amazonaws.services.s3.AmazonS3 s3Client)S3ConnectionFactory(S3Configuration s3Config)S3VirtualFile(com.amazonaws.services.s3.AmazonS3 s3Client, com.amazonaws.services.s3.model.S3ObjectSummary s3ObjectSummary, S3Configuration s3Config)
-