Class: Fog::Identity::OpenStack::V3::Token
- Inherits:
-
OpenStack::Model
- Object
- Model
- OpenStack::Model
- Fog::Identity::OpenStack::V3::Token
- Defined in:
- lib/fog/identity/openstack/v3/models/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
17 18 19 |
# File 'lib/fog/identity/openstack/v3/models/token.rb', line 17 def to_s value end |