Class: Fog::HP::LB::Algorithm
- Inherits:
-
Model
- Object
- Model
- Fog::HP::LB::Algorithm
- Defined in:
- lib/fog/hp/models/lb/algorithm.rb
Instance Method Summary collapse
Instance Method Details
#create(params) ⇒ Object
13 14 15 |
# File 'lib/fog/hp/models/lb/algorithm.rb', line 13 def create(params) raise Fog::HP::LB::NotFound.new('Operation not allowed.') end |