class Fog::Compute::Ecloud::AuthenticationLevel
Public Instance Methods
id()
click to toggle source
# File lib/fog/compute/ecloud/models/authentication_level.rb, line 15 def id href.scan(/\d+/)[0] end