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