Class: Fog::Identity::OpenStack::V3::Token
- Inherits:
-
OpenStack::Model
- Object
- Model
- OpenStack::Model
- Fog::Identity::OpenStack::V3::Token
- Defined in:
- lib/fog/openstack/models/identity_v3/token.rb
Instance Attribute Summary
Attributes inherited from OpenStack::Model
Instance Method Summary collapse
Methods inherited from OpenStack::Model
#create, #destroy, #initialize, #save, #update
Constructor Details
This class inherits a constructor from Fog::OpenStack::Model
Instance Method Details
#to_s ⇒ Object
18 19 20 |
# File 'lib/fog/openstack/models/identity_v3/token.rb', line 18 def to_s self.value end |