Class: RouteNGNClient::UriMatcher

Inherits:
URIMatcher show all
Defined in:
lib/routengn_client/models/uri_matcher.rb

Constant Summary

Constants inherited from URIMatcher

RouteNGNClient::URIMatcher::HEADER_ORDER

Instance Attribute Summary

Attributes inherited from Model

#attributes, #request_account_id

Attributes included from Model::ClassMethods

#children, #only_children, #parents

Method Summary

Methods inherited from URIMatcher

#<=>, #matches?, #matches_header?, #matches_prefix?, #matches_uri_params?, #matches_user_params?, #weight

Methods inherited from Model

#initialize, #to_hash, #to_json, #to_log

Methods included from Model::ClassMethods

#belongs_to, #from_hash, #from_json, #has_many, #has_one

Methods included from Logging

#init_logger, #logger

Constructor Details

This class inherits a constructor from RouteNGNClient::Model