Class: DeltaCloud::API::Realm

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



1354
1355
1356
# File 'doc/deltacloud.rb', line 1354

def client
  # This method was generated dynamically from API
end

- (String) id

Value of id

Returns:



1347
1348
1349
# File 'doc/deltacloud.rb', line 1347

def id
  # This method was generated dynamically from API
end

- (String) limit

Value of limit

Returns:



1340
1341
1342
# File 'doc/deltacloud.rb', line 1340

def limit
  # This method was generated dynamically from API
end

- (String) limit=

Value of limit=

Returns:

  • (String)

    Value of limit=



1361
1362
1363
# File 'doc/deltacloud.rb', line 1361

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

- (String) name

Value of name

Returns:



1375
1376
1377
# File 'doc/deltacloud.rb', line 1375

def name
  # This method was generated dynamically from API
end

- (String) name=

Value of name=

Returns:



1333
1334
1335
# File 'doc/deltacloud.rb', line 1333

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

- (String) state

Value of state

Returns:



1368
1369
1370
# File 'doc/deltacloud.rb', line 1368

def state
  # This method was generated dynamically from API
end

- (String) state=

Value of state=

Returns:

  • (String)

    Value of state=



1382
1383
1384
# File 'doc/deltacloud.rb', line 1382

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

- (String) uri

Value of uri

Returns:



1326
1327
1328
# File 'doc/deltacloud.rb', line 1326

def uri
  # This method was generated dynamically from API
end