Method: Fog::Identity::HuaweiCloud::V3::Endpoints#all

Defined in:
lib/fog/identity/huaweicloud/v3/models/endpoints.rb

#all(options = {}) ⇒ Object



11
12
13
# File 'lib/fog/identity/huaweicloud/v3/models/endpoints.rb', line 11

def all(options = {})
  load_response(service.list_endpoints(options), 'endpoints')
end