class Presto::Client::ModelVersions::V0_149::ConnectorSession

Public Class Methods

new(hash) click to toggle source
Calls superclass method
# File lib/presto/client/model_versions/0.149.rb, line 72
def initialize(hash)
  super()
  merge!(hash)
end