Table of Contents - rest-client-wrapper-4.0.0 Documentation
Classes and Modules
- RestClientWrapper
- RestClientWrapper::Auth
- RestClientWrapper::Authenticator
- RestClientWrapper::Authenticator::Basic
- RestClientWrapper::Authenticator::Custom
- RestClientWrapper::Authenticator::Oauth
- RestClientWrapper::Authenticator::Token
- RestClientWrapper::GrantType
- RestClientWrapper::Http
- RestClientWrapper::Paginate
- RestClientWrapper::Paginator
- RestClientWrapper::Paginator::Echo
- RestClientWrapper::Paginator::HeaderLink
- RestClientWrapper::Request
- RestClientWrapper::Response
- RestClientWrapper::RestClient
- RestClientWrapper::RestClientError
- RestClientWrapper::RestClientNotSuccessful
Methods
- ::authenticate — RestClientWrapper::Authenticator::Oauth
- ::bad_request? — RestClientWrapper::Http
- ::new — RestClientWrapper::Authenticator::Basic
- ::new — RestClientWrapper::Authenticator::Custom
- ::new — RestClientWrapper::Authenticator::Oauth
- ::new — RestClientWrapper::Authenticator::Token
- ::new — RestClientWrapper::RestClientError
- ::new — RestClientWrapper::Paginator::Echo
- ::new — RestClientWrapper::Paginator::HeaderLink
- ::new — RestClientWrapper::Request
- ::new — RestClientWrapper::Response
- ::new — RestClientWrapper::RestClient
- ::not_found? — RestClientWrapper::Http
- ::ok? — RestClientWrapper::Http
- ::success? — RestClientWrapper::Http
- ::too_many_requests? — RestClientWrapper::Http
- ::unauthorized? — RestClientWrapper::Http
- #_build_uri — RestClientWrapper::RestClient
- #_pagination_links — RestClientWrapper::Paginator::Echo
- #_pagination_links — RestClientWrapper::Paginator::HeaderLink
- #_parse_json — RestClientWrapper::RestClient
- #_parse_response — RestClientWrapper::RestClient
- #_reset_retries — RestClientWrapper::RestClient
- #_retry? — RestClientWrapper::RestClient
- #_set_auth — RestClientWrapper::RestClient
- #_validate_request — RestClientWrapper::RestClient
- #_wait_and_retry — RestClientWrapper::RestClient
- #access_token — RestClientWrapper::Authenticator::Oauth
- #auth_param= — RestClientWrapper::Authenticator::Custom
- #execute — RestClientWrapper::RestClient
- #execute_paginated_request — RestClientWrapper::RestClient
- #generate_auth — RestClientWrapper::Authenticator::Basic
- #generate_auth — RestClientWrapper::Authenticator::Custom
- #generate_auth — RestClientWrapper::Authenticator::Oauth
- #generate_auth — RestClientWrapper::Authenticator::Token
- #generate_auth — RestClientWrapper::Auth
- #headers= — RestClientWrapper::Request
- #http_method= — RestClientWrapper::Request
- #make_request — RestClientWrapper::RestClient
- #make_request_for_pages — RestClientWrapper::RestClient
- #paginate — RestClientWrapper::Paginator::Echo
- #paginate — RestClientWrapper::Paginator::HeaderLink
- #paginate — RestClientWrapper::Paginate
- #payload= — RestClientWrapper::Request
- #query_params= — RestClientWrapper::Request
- #segment_params= — RestClientWrapper::Request
- #tokens — RestClientWrapper::Authenticator::Oauth
- #type= — RestClientWrapper::Authenticator::Custom