Class: PbmVimConnection

Inherits:
Struct
  • Object
show all
Defined in:
lib/VMwareWebService/PbmService.rb

Instance Attribute Summary collapse

Instance Attribute Details

Returns the value of attribute cookie

Returns:

  • (Object)

    the current value of cookie



4
5
6
# File 'lib/VMwareWebService/PbmService.rb', line 4

def cookie
  @cookie
end

#hostObject

Returns the value of attribute host

Returns:

  • (Object)

    the current value of host



4
5
6
# File 'lib/VMwareWebService/PbmService.rb', line 4

def host
  @host
end