Class: DeltaCloud::API::StorageSnapshot

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

Instance Method Summary (collapse)

Instance Method Details

- (String) client

Value of client

Returns:

  • (String)

    Value of client



922
923
924
# File 'doc/deltacloud.rb', line 922

def client
  # This method was generated dynamically from API
end

- (String) created

Value of created

Returns:

  • (String)

    Value of created



929
930
931
# File 'doc/deltacloud.rb', line 929

def created
  # This method was generated dynamically from API
end

- (String) created=

Value of created=

Returns:

  • (String)

    Value of created=



943
944
945
# File 'doc/deltacloud.rb', line 943

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

- (String) id

Value of id

Returns:



915
916
917
# File 'doc/deltacloud.rb', line 915

def id
  # This method was generated dynamically from API
end

- (String) state

Value of state

Returns:



936
937
938
# File 'doc/deltacloud.rb', line 936

def state
  # This method was generated dynamically from API
end

- (String) state=

Value of state=

Returns:

  • (String)

    Value of state=



950
951
952
# File 'doc/deltacloud.rb', line 950

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

- (String) storage_volume

Value of storage_volume

Returns:

  • (String)

    Value of storage_volume



908
909
910
# File 'doc/deltacloud.rb', line 908

def storage_volume
  # This method was generated dynamically from API
end

- (String) uri

Value of uri

Returns:



901
902
903
# File 'doc/deltacloud.rb', line 901

def uri
  # This method was generated dynamically from API
end