Class: DeltaCloud::API::HardwareProfile

Inherits:
Object
  • Object
show all
Defined in:
doc/deltacloud.rb

Instance Method Summary (collapse)

Instance Method Details

- (String) architecture

Value of architecture

Returns:

  • (String)

    Value of architecture



706
707
708
# File 'doc/deltacloud.rb', line 706

def architecture
  # This method was generated dynamically from API
end

- (String) architecture=

Value of architecture=

Returns:

  • (String)

    Value of architecture=



720
721
722
# File 'doc/deltacloud.rb', line 720

def architecture=
  # This method was generated dynamically from API
end

- (String) client

Value of client

Returns:

  • (String)

    Value of client



699
700
701
# File 'doc/deltacloud.rb', line 699

def client
  # This method was generated dynamically from API
end

- (String) cpu

Value of cpu

Returns:



734
735
736
# File 'doc/deltacloud.rb', line 734

def cpu
  # This method was generated dynamically from API
end

- (String) cpu=

Value of cpu=

Returns:



671
672
673
# File 'doc/deltacloud.rb', line 671

def cpu=
  # This method was generated dynamically from API
end

- (String) id

Value of id

Returns:



692
693
694
# File 'doc/deltacloud.rb', line 692

def id
  # This method was generated dynamically from API
end

- (String) memory

Value of memory

Returns:

  • (String)

    Value of memory



727
728
729
# File 'doc/deltacloud.rb', line 727

def memory
  # This method was generated dynamically from API
end

- (String) memory=

Value of memory=

Returns:

  • (String)

    Value of memory=



741
742
743
# File 'doc/deltacloud.rb', line 741

def memory=
  # This method was generated dynamically from API
end

- (String) name

Value of name

Returns:



748
749
750
# File 'doc/deltacloud.rb', line 748

def name
  # This method was generated dynamically from API
end

- (String) name=

Value of name=

Returns:



678
679
680
# File 'doc/deltacloud.rb', line 678

def name=
  # This method was generated dynamically from API
end

- (String) storage

Value of storage

Returns:

  • (String)

    Value of storage



685
686
687
# File 'doc/deltacloud.rb', line 685

def storage
  # This method was generated dynamically from API
end

- (String) storage=

Value of storage=

Returns:

  • (String)

    Value of storage=



713
714
715
# File 'doc/deltacloud.rb', line 713

def storage=
  # This method was generated dynamically from API
end

- (String) uri

Value of uri

Returns:



664
665
666
# File 'doc/deltacloud.rb', line 664

def uri
  # This method was generated dynamically from API
end