Class: DeltaCloud::API::Image

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



1131
1132
1133
# File 'doc/deltacloud.rb', line 1131

def architecture
  # This method was generated dynamically from API
end

- (String) architecture=

Value of architecture=

Returns:

  • (String)

    Value of architecture=



1152
1153
1154
# File 'doc/deltacloud.rb', line 1152

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

- (String) client

Value of client

Returns:

  • (String)

    Value of client



1124
1125
1126
# File 'doc/deltacloud.rb', line 1124

def client
  # This method was generated dynamically from API
end

- (String) description

Value of description

Returns:

  • (String)

    Value of description



1145
1146
1147
# File 'doc/deltacloud.rb', line 1145

def description
  # This method was generated dynamically from API
end

- (String) description=

Value of description=

Returns:

  • (String)

    Value of description=



1166
1167
1168
# File 'doc/deltacloud.rb', line 1166

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

- (String) id

Value of id

Returns:



1117
1118
1119
# File 'doc/deltacloud.rb', line 1117

def id
  # This method was generated dynamically from API
end

- (String) name

Value of name

Returns:



1173
1174
1175
# File 'doc/deltacloud.rb', line 1173

def name
  # This method was generated dynamically from API
end

- (String) name=

Value of name=

Returns:



1110
1111
1112
# File 'doc/deltacloud.rb', line 1110

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

- (String) owner_id

Value of owner_id

Returns:

  • (String)

    Value of owner_id



1138
1139
1140
# File 'doc/deltacloud.rb', line 1138

def owner_id
  # This method was generated dynamically from API
end

- (String) owner_id=

Value of owner_id=

Returns:

  • (String)

    Value of owner_id=



1159
1160
1161
# File 'doc/deltacloud.rb', line 1159

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

- (String) uri

Value of uri

Returns:



1103
1104
1105
# File 'doc/deltacloud.rb', line 1103

def uri
  # This method was generated dynamically from API
end