Uses of Class
io.trino.plugin.hive.s3.S3SecurityMapping
-
Packages that use S3SecurityMapping Package Description io.trino.plugin.hive.s3 -
-
Uses of S3SecurityMapping in io.trino.plugin.hive.s3
Methods in io.trino.plugin.hive.s3 that return types with arguments of type S3SecurityMapping Modifier and Type Method Description Optional<S3SecurityMapping>S3SecurityMappings. getMapping(ConnectorIdentity identity, URI uri)Constructor parameters in io.trino.plugin.hive.s3 with type arguments of type S3SecurityMapping Constructor Description S3SecurityMappings(List<S3SecurityMapping> mappings)
-