Class: ThreeScaleToolbox::CRD::ProductParser::MappingRule

Inherits:
Struct
  • Object
show all
Defined in:
lib/3scale_toolbox/crds/product_parser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#deltaObject

Returns the value of attribute delta

Returns:

  • (Object)

    the current value of delta



6
7
8
# File 'lib/3scale_toolbox/crds/product_parser.rb', line 6

def delta
  @delta
end

#http_methodObject

Returns the value of attribute http_method

Returns:

  • (Object)

    the current value of http_method



6
7
8
# File 'lib/3scale_toolbox/crds/product_parser.rb', line 6

def http_method
  @http_method
end

#lastObject

Returns the value of attribute last

Returns:

  • (Object)

    the current value of last



6
7
8
# File 'lib/3scale_toolbox/crds/product_parser.rb', line 6

def last
  @last
end

#metric_refObject

Returns the value of attribute metric_ref

Returns:

  • (Object)

    the current value of metric_ref



6
7
8
# File 'lib/3scale_toolbox/crds/product_parser.rb', line 6

def metric_ref
  @metric_ref
end

#patternObject

Returns the value of attribute pattern

Returns:

  • (Object)

    the current value of pattern



6
7
8
# File 'lib/3scale_toolbox/crds/product_parser.rb', line 6

def pattern
  @pattern
end