Parent

Methods

Class/Module Index [+]

Quicksearch

Fog::Compute::Vsphere::Interface

Public Class Methods

new(attributes={} ) click to toggle source
# File lib/fog/vsphere/models/compute/interface.rb, line 17
def initialize(attributes={} )
  super defaults.merge(attributes)
end

Public Instance Methods

to_s() click to toggle source
# File lib/fog/vsphere/models/compute/interface.rb, line 21
def to_s
  name
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.