Uses of Enum Class
io.trino.plugin.atop.AtopConnectorConfig.AtopSecurity
-
Uses of AtopConnectorConfig.AtopSecurity in io.trino.plugin.atop
Methods in io.trino.plugin.atop that return AtopConnectorConfig.AtopSecurityModifier and TypeMethodDescription@NotNull AtopConnectorConfig.AtopSecurityAtopConnectorConfig.getSecurity()Returns the enum constant of this class with the specified name.static AtopConnectorConfig.AtopSecurity[]AtopConnectorConfig.AtopSecurity.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.plugin.atop with parameters of type AtopConnectorConfig.AtopSecurityModifier and TypeMethodDescriptionAtopConnectorConfig.setSecurity(AtopConnectorConfig.AtopSecurity security)