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