Uses of Enum Class
io.trino.plugin.iceberg.catalog.rest.IcebergRestCatalogConfig.Security
Packages that use IcebergRestCatalogConfig.Security
-
Uses of IcebergRestCatalogConfig.Security in io.trino.plugin.iceberg.catalog.rest
Methods in io.trino.plugin.iceberg.catalog.rest that return IcebergRestCatalogConfig.SecurityModifier and TypeMethodDescription@NotNull IcebergRestCatalogConfig.SecurityIcebergRestCatalogConfig.getSecurity()Returns the enum constant of this class with the specified name.static IcebergRestCatalogConfig.Security[]IcebergRestCatalogConfig.Security.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.plugin.iceberg.catalog.rest with parameters of type IcebergRestCatalogConfig.SecurityModifier and TypeMethodDescriptionIcebergRestCatalogConfig.setSecurity(IcebergRestCatalogConfig.Security security)