class Presto::Client::ModelVersions::V0_173::ConnectorSession
Public Class Methods
new(hash)
click to toggle source
Calls superclass method
# File lib/presto/client/model_versions/0.173.rb, line 72 def initialize(hash) super() merge!(hash) end