Class: Rocksky::Generated::InsertDirectoryParams

Inherits:
Struct
  • Object
show all
Defined in:
lib/rocksky/generated/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#directoryObject

Returns the value of attribute directory

Returns:

  • (Object)

    the current value of directory



154
155
156
# File 'lib/rocksky/generated/types.rb', line 154

def directory
  @directory
end

#positionObject

Returns the value of attribute position

Returns:

  • (Object)

    the current value of position



154
155
156
# File 'lib/rocksky/generated/types.rb', line 154

def position
  @position
end

#uriObject

Returns the value of attribute uri

Returns:

  • (Object)

    the current value of uri



154
155
156
# File 'lib/rocksky/generated/types.rb', line 154

def uri
  @uri
end