class Gpdb::REST::BaseResource

Attributes

client[RW]

Public Class Methods

new(api_client) click to toggle source
# File lib/gpdb/rest/base_resource.rb, line 8
def initialize(api_client)
  self.client = api_client
end