Method: Fog::Compute::OracleCloud::Instance#save
- Defined in:
- lib/fog/oraclecloud/models/compute/instance.rb
#save ⇒ Object
55 56 57 58 |
# File 'lib/fog/oraclecloud/models/compute/instance.rb', line 55 def save #identity ? update : create create end |