# File lib/rhc/rest/client.rb, line 230 def link_show_domain_by_name(domain, *args) api.link_href(:SHOW_DOMAIN, ':id' => domain) end