Class: GoodDataMarketo::SafeStream

Inherits:
Object
  • Object
show all
Defined in:
lib/gooddata_marketo/models/streams.rb

Instance Method Summary collapse

Constructor Details

#initialize(stream) ⇒ SafeStream

Returns a new instance of SafeStream.



134
135
136
# File 'lib/gooddata_marketo/models/streams.rb', line 134

def initialize stream
  @stream = stream
end