class Fog::Compute::Vsphere::Interfacetype
Public Class Methods
new(attributes={} )
click to toggle source
Calls superclass method
Fog::Model::new
# File lib/fog/vsphere/models/compute/interfacetype.rb, line 14 def initialize(attributes={} ) super attributes end
Public Instance Methods
to_s()
click to toggle source
# File lib/fog/vsphere/models/compute/interfacetype.rb, line 18 def to_s name end