Method: Fog::DNS::Bluebox::Mock#get_zone
- Defined in:
- lib/fog/bluebox/requests/dns/get_zone.rb
permalink #get_zone(zone_id) ⇒ Object
[View source]
37 38 39 |
# File 'lib/fog/bluebox/requests/dns/get_zone.rb', line 37 def get_zone(zone_id) Fog::Mock.not_implemented end |