class Fog::ArubaCloud::Compute::Disks

Public Instance Methods

all() click to toggle source

Dummy Method, only to maintain fog structure, it returns nothings. @return [Nil]

# File lib/fog/arubacloud/compute/models/disks.rb, line 20
def all
end
get() click to toggle source

Another dummy method, it returns nothings. @return [Nil]

# File lib/fog/arubacloud/compute/models/disks.rb, line 25
def get
end