Class: AnsibleTowerClient::ActivityStream
- Defined in:
- lib/ansible_tower_client/base_models/activity_stream.rb
Instance Attribute Summary
Attributes inherited from BaseModel
Class Method Summary collapse
Methods inherited from BaseModel
base_class, create, create!, #destroy, #destroy!, #hashify, #initialize, #override_raw_attributes, #save, #save!, #update_attributes, #update_attributes!
Methods inherited from HashModel
#==, #[], #initialize, #inspect, #to_h, #to_json
Constructor Details
This class inherits a constructor from AnsibleTowerClient::BaseModel
Class Method Details
.endpoint ⇒ Object
3 4 5 |
# File 'lib/ansible_tower_client/base_models/activity_stream.rb', line 3 def self.endpoint "activity_stream".freeze end |