Uses of Interface
one.microstream.afs.aws.s3.S3Connector
| Package | Description |
|---|---|
| one.microstream.afs.aws.s3 |
-
Uses of S3Connector in one.microstream.afs.aws.s3
Classes in one.microstream.afs.aws.s3 that implement S3Connector Modifier and Type Class Description static classS3Connector.DefaultMethods in one.microstream.afs.aws.s3 that return S3Connector Modifier and Type Method Description static S3ConnectorS3Connector. Caching(software.amazon.awssdk.services.s3.S3Client s3)Pseudo-constructor method which creates a newS3Connectorwith cache.static S3ConnectorS3Connector. New(software.amazon.awssdk.services.s3.S3Client s3)Pseudo-constructor method which creates a newS3Connector.