NAME
Chef::REST::Client::EndPoints
VERSION
1.0
SYNOPSIS
my $obj = new Chef::REST::Client::EndPoints( 'api_end_point' => $end_point ); $obj->populate($result); $obj->raw;
DESCRIPTION
used internally by other classes
METHODS
Constructor
initialized api_end_point
api_end_point( $end_point )
set api_end_point if passed otherwise returns current value
populate($result)
internal method generates data structure based on the result of the http request
raw
returns the raw data structure.
KNOWN BUGS
SUPPORT
open a github ticket or email comments to Bhavin Patel <bpatel10@nyit.edu>
COPYRIGHT AND LICENSE
This Software is free to use , licensed under : The Artisic License 2.0 (GPL Compatible)