Class: DeltaCloud::API::StorageVolume

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

Instance Method Summary (collapse)

Instance Method Details

- (String) capacity

Value of capacity

Returns:

  • (String)

    Value of capacity



211
212
213
# File 'doc/deltacloud.rb', line 211

def capacity
  # This method was generated dynamically from API
end

- (String) capacity=

Value of capacity=

Returns:

  • (String)

    Value of capacity=



176
177
178
# File 'doc/deltacloud.rb', line 176

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

- (String) client

Value of client

Returns:

  • (String)

    Value of client



169
170
171
# File 'doc/deltacloud.rb', line 169

def client
  # This method was generated dynamically from API
end

- (String) created

Value of created

Returns:

  • (String)

    Value of created



197
198
199
# File 'doc/deltacloud.rb', line 197

def created
  # This method was generated dynamically from API
end

- (String) created=

Value of created=

Returns:

  • (String)

    Value of created=



204
205
206
# File 'doc/deltacloud.rb', line 204

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

- (String) device

Value of device

Returns:

  • (String)

    Value of device



155
156
157
# File 'doc/deltacloud.rb', line 155

def device
  # This method was generated dynamically from API
end

- (String) device=

Value of device=

Returns:

  • (String)

    Value of device=



183
184
185
# File 'doc/deltacloud.rb', line 183

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

- (String) id

Value of id

Returns:



162
163
164
# File 'doc/deltacloud.rb', line 162

def id
  # This method was generated dynamically from API
end

- (String) instance

Value of instance

Returns:

  • (String)

    Value of instance



190
191
192
# File 'doc/deltacloud.rb', line 190

def instance
  # This method was generated dynamically from API
end

- (String) uri

Value of uri

Returns:



148
149
150
# File 'doc/deltacloud.rb', line 148

def uri
  # This method was generated dynamically from API
end