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( = {}) load_response(service.list_endpoints(), 'endpoints') end |