Class: RequestHandler::Builder::HeadersBuilder::Headers

Inherits:
Struct
  • Object
show all
Defined in:
lib/request_handler/builder/headers_builder.rb

Instance Attribute Summary collapse

Instance Attribute Details

#optionsObject

Returns the value of attribute options

Returns:

  • (Object)

    the current value of options



8
9
10
# File 'lib/request_handler/builder/headers_builder.rb', line 8

def options
  @options
end

#schemaObject

Returns the value of attribute schema

Returns:

  • (Object)

    the current value of schema



8
9
10
# File 'lib/request_handler/builder/headers_builder.rb', line 8

def schema
  @schema
end